Vue2 PC项目脚手架,使用vue2.x + vue-router + vuex + axios + element-ui + webpack2搭建
$ yarn install
# or
$ yarn
$ yarn run build:dll
$ yarn run dev
$ yarn run build
# then
$ yarn run start
# http://localhost:8080
$ yarn run lint
$ yarn run lint:fix
- 代码构建配置文件
config/index.js
- 开发环境配置文件
config/address.config.js