文件名称:vue-admin:vue后台管理系统
文件大小:77KB
文件格式:ZIP
更新时间:2024-03-31 14:03:58
系统开源
管理员 项目设置 yarn install 编译和热重装以进行开发 yarn run serve 编译并最小化生产 yarn run build 运行测试 yarn run test 整理和修复文件 yarn run lint 自定义配置 请参阅。
【文件预览】:
vue-admin-master
----.gitmodules(94B)
----vue.config.js(347B)
----package.json(1KB)
----.env.demo-build(38B)
----src()
--------App.vue(415B)
--------assets()
--------views()
--------main.js(212B)
--------components()
--------store.js(153B)
--------service()
--------router.js(532B)
----.gitignore(214B)
----.env.demo-dev(16B)
----public()
--------index.html(555B)
--------favicon.ico(1KB)
----README.md(367B)
----yarn.lock(249KB)
----babel.config.js(53B)