文件名称:vue-large-app-ts:使用vue开发大型项目的demo
文件大小:292KB
文件格式:ZIP
更新时间:2024-04-08 07:04:04
Vue
vue-large-app-ts 项目设置 yarn install 编译和热重装以进行开发 yarn serve 编译并最小化生产 yarn build 运行单元测试 yarn test:unit 整理和修复文件 yarn lint 自定义配置 请参阅。
【文件预览】:
vue-large-app-ts-master
----public()
--------index.html(613B)
--------robots.txt(24B)
--------favicon.ico(4KB)
--------img()
----yarn.lock(475KB)
----.browserslistrc(30B)
----.eslintrc.js(557B)
----src()
--------router()
--------main.ts(204B)
--------registerServiceWorker.ts(903B)
--------store()
--------views()
--------shims-vue.d.ts(147B)
--------components()
--------App.vue(512B)
--------assets()
----babel.config.js(73B)
----tsconfig.json(723B)
----jest.config.js(137B)
----README.md(368B)
----.editorconfig(121B)
----tests()
--------unit()
----.gitignore(231B)
----package.json(1KB)