文件名称:vue-multi-page-demo:基于vue-cli @ 4的多页-demo
文件大小:293KB
文件格式:ZIP
更新时间:2024-03-01 13:03:13
Vue
Vue多页演示 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 整理和修复文件 npm run lint 自定义配置 请参阅。
【文件预览】:
vue-multi-page-demo-master
----vue.config.js(467B)
----package.json(595B)
----package-lock.json(425KB)
----dist()
--------css()
--------some()
--------img()
--------index.html(741B)
--------js()
--------about.html(747B)
--------favicon.ico(4KB)
----src()
--------assets()
--------pages()
--------components()
----.eslintrc.js(348B)
----.gitignore(209B)
----.browserslistrc(21B)
----public()
--------index.html(594B)
--------favicon.ico(4KB)
----README.md(331B)
----.editorconfig(121B)
----babel.config.js(73B)