sample-for-vue-with-design-patterns

时间:2024-04-19 05:32:48
【文件属性】:

文件名称:sample-for-vue-with-design-patterns

文件大小:244KB

文件格式:ZIP

更新时间:2024-04-19 05:32:48

TypeScript

具有设计模式的样本 项目设置 yarn install 编译和热重装以进行开发 yarn run serve 编译并最小化生产 yarn run build 运行测试 yarn run test 整理和修复文件 yarn run lint 自定义配置 请参阅。


【文件预览】:
sample-for-vue-with-design-patterns-master
----server()
--------db.seed.json(2KB)
----bin()
--------initialize-server.sh(116B)
--------setup-server.sh(146B)
----renovate.json(79B)
----docs()
--------state.puml(231B)
--------first-class-collection.puml(310B)
--------strategy.puml(1KB)
--------notification.puml(208B)
----package.json(2KB)
----.github()
--------workflows()
----jest.config.js(246B)
----src()
--------shims-tsx.d.ts(304B)
--------App.vue(1KB)
--------assets()
--------shims-vue.d.ts(72B)
--------main.ts(257B)
--------views()
--------router.ts(4KB)
--------components()
----.eslintrc.js(515B)
----tsconfig.json(695B)
----spec()
--------views()
----.gitignore(244B)
----.browserslistrc(21B)
----public()
--------index.html(607B)
--------favicon.ico(4KB)
----README.md(504B)
----yarn.lock(503KB)
----.editorconfig(121B)
----postcss.config.js(59B)
----babel.config.js(73B)

网友评论