Coder Social home page Coder Social logo

lieqidao's Introduction

lieqidao

这是猎奇岛前端项目页面的基本信息以及目录结构(这是写给我那萌蠢萌蠢的女友,反正她也看不到 ╮(╯▽╰)╭) 猎奇岛

技术栈

vue2 + vuex + vue-router + axios + webpack + es6 + sass

页面框架

element-ui

说明

此项目仅仅是前端页面项目,需要配合后端项目运行 本地运行 cnpm run dev 打包 cnpm build

目录结构

.
├── build               // webpack配置文件
├── config              // 项目打包路径
├── src                 // 源码路径
│   ├── assets          // 静态资源
│   │   ├── css
│   │   ├── image
│   ├── components      // 公共组件
│   │   ├── dialog
│   │   ├── header
│   │   ├── title
│   ├── page            // 主要组件
│   │   ├── footer
│   │   ├── home
│   │   ├── login
│   ├── router          // 路由配置文件
│   ├── store           // vuex 配置文件
│   ├── utils           // js文件
│   ├── app.vue         // 页面入口文件
│   ├── main.js         // 程序入口文件,加载各种公共组件
├── static
├── idnex.html          // 入口html文件
.

lieqidao's People

Contributors

chrisxieluo avatar lieliy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.