文件名称:prettyprinted-tm-frontend:任务管理器前端
文件大小:1.61MB
文件格式:ZIP
更新时间:2024-04-05 11:01:13
Vue
漂亮印刷 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 自定义配置 请参阅。
【文件预览】:
prettyprinted-tm-frontend-master
----.gitignore(224B)
----package.json(902B)
----package-lock.json(456KB)
----src()
--------components()
--------main.js(356B)
--------services()
--------assets()
--------views()
--------utils()
--------http-auth.js(284B)
--------middlewares()
--------App.vue(421B)
--------layouts()
--------router()
--------store()
--------plugins()
--------http-common.js(422B)
----dist()
--------js()
--------css()
--------index.html(2KB)
--------favicon.ico(4KB)
--------img()
----public()
--------index.html(1KB)
--------favicon.ico(4KB)
----.browserslistrc(30B)
----README.md(278B)
----vue.config.js(149B)
----babel.config.js(73B)
----server.js(461B)