文件名称:vuecli3axiosvueroutervuex项目通用模板
文件大小:156KB
文件格式:ZIP
更新时间:2022-08-31 19:46:19
JavaScript开发-Vue.js相关
二次封装axios、预设less等、配置router、vuex 最基础的项目模板,其他插件根据需求自行添加
【文件预览】:
vuecli3-less-template-master
----vue.config.js(4KB)
----package.json(1KB)
----.env.testing(63B)
----.env.production(66B)
----.env.development(48B)
----jest.config.js(476B)
----tests()
--------unit()
----LICENSE(1KB)
----src()
--------config()
--------App.vue(125B)
--------assets()
--------views()
--------main.js(390B)
--------components()
--------axios()
--------router()
--------libs()
--------store()
----.eslintrc.js(413B)
----.gitignore(214B)
----public()
--------index.html(766B)
--------favicon.ico(1KB)
----README.md(3KB)
----yarn.lock(381KB)
----postcss.config.js(59B)
----babel.config.js(45B)