核心提示:webpack.dev.config.js目录结构;router : index.jsmain.jsindex.html:写eslintrc.js规范: (跳过某种规则检查)App.vuedata.j...
webpack.dev.config.js
目录结构;
router : index.js
main.js
index.html:
写eslintrc.js规范: (跳过某种规则检查)
App.vue
data.json
新建组件:
header.vue
根据目录写各个组件,稍后上传到github上