webpack.dev.config.js


目录结构;




router : index.js

main.js

index.html:

写eslintrc.js规范: (跳过某种规则检查)

App.vue

data.json

新建组件:

header.vue

根据目录写各个组件,稍后上传到github上
webpack.dev.config.js


目录结构;




router : index.js

main.js

index.html:

写eslintrc.js规范: (跳过某种规则检查)

App.vue

data.json

新建组件:

header.vue

根据目录写各个组件,稍后上传到github上