vue-cli3-tpl:vue-cli3.0构建示例模板

时间:2021-03-17 10:35:37
【文件属性】:
文件名称:vue-cli3-tpl:vue-cli3.0构建示例模板
文件大小:115KB
文件格式:ZIP
更新时间:2021-03-17 10:35:37
TypeScript vue-cli3-tpl 项目描述 基于vue-cli3脚手架建造的项目模板 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 运行测试 npm run test 整理和修复文件 npm run lint 运行端到端测试 npm run test:e2e 运行单元测试 npm run test:unit 自定义配置 请参阅。
【文件预览】:
vue-cli3-tpl-master
----postcss.config.js(59B)
----public()
--------index.html(561B)
--------favicon.ico(1KB)
----.browserslistrc(33B)
----src()
--------router()
--------main.ts(249B)
--------utils()
--------store()
--------views()
--------shims-vue.d.ts(74B)
--------components()
--------App.vue(605B)
--------types()
--------config()
--------assets()
--------api()
--------shims-tsx.d.ts(306B)
----babel.config.js(53B)
----scripts()
--------component.js(2KB)
--------template.js(3KB)
----cypress.json(50B)
----tsconfig.json(710B)
----jest.config.js(530B)
----tslint.json(4KB)
----README.md(534B)
----vue.config.js(1KB)
----tests()
--------e2e()
----.gitignore(258B)
----package-lock.json(498KB)
----package.json(1KB)

网友评论