项目模版来自于 vue-cli
# install dependencies
npm install
# serve with hot reload at localhost:8081
npm run dev
# build for production with minification
npm run build
- build - webpack配置文件
- config - webpack配置文件
- dist - 项目打包路径
- src -your app
- api
- assets
- common
- components - your vue components
- mock
- styles
- views - your pages
- vuex
- App.vue
- main.js - main file
- routes.js
- static - static assets
- Edit src/styles/vars.scss
Modern browsers and IE 9+.