vue-project-template:vue项目模板及一些实例

时间:2024-03-11 08:19:11
【文件属性】:

文件名称:vue-project-template:vue项目模板及一些实例

文件大小:1.43MB

文件格式:ZIP

更新时间:2024-03-11 08:19:11

tree vue baidumap echarts Vue

Vue项目模板 专题系列是使用官方脚手架vue-cli来整合单页应用,最后将补充本人项目开发中总结的注意点和要点; 构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run e2e tests npm run e2e # run all tests npm test


【文件预览】:
vue-project-template-master
----vue.config.js(287B)
----component.doc.md(1KB)
----package.json(832B)
----package-lock.json(464KB)
----src()
--------style()
--------App.vue(884B)
--------assets()
--------views()
--------main.js(1KB)
--------components()
--------util()
--------router.js(2KB)
--------store()
----.eslintrc.js(417B)
----.gitignore(214B)
----.browserslistrc(21B)
----public()
--------index.html(555B)
--------shanghai.json(12KB)
--------favicon.ico(4KB)
----README.md(480B)
----postcss.config.js(59B)
----babel.config.js(53B)

网友评论