文件名称:bookkeeping
文件大小:270KB
文件格式:ZIP
更新时间:2024-04-08 12:37:55
Vue
莫尼 项目设置 yarn install 编译和热重装以进行开发 yarn serve 编译并最小化生产 yarn build 运行单元测试 yarn test:unit 整理和修复文件 yarn lint 自定义配置 请参阅。
【文件预览】:
bookkeeping-master
----public()
--------index.html(688B)
--------robots.txt(24B)
--------favicon.ico(4KB)
--------img()
----yarn.lock(494KB)
----.browserslistrc(30B)
----.eslintrc.js(559B)
----src()
--------router()
--------main.ts(484B)
--------registerServiceWorker.ts(903B)
--------store()
--------views()
--------shims-vue.d.ts(150B)
--------lib()
--------components()
--------App.vue(687B)
--------custom.d.ts(670B)
--------assets()
--------consts()
--------shims-tsx.d.ts(305B)
----babel.config.js(73B)
----tsconfig.json(723B)
----jest.config.js(88B)
----README.md(358B)
----vue.config.js(699B)
----tests()
--------deploy.sh(516B)
--------unit()
----.gitignore(231B)
----package.json(1KB)