文件名称:deeply-admin-template
文件大小:174KB
文件格式:ZIP
更新时间:2024-05-06 07:24:43
TypeScript
深度管理模板 项目设置 yarn install 编译和热重装以进行开发 yarn serve 编译并最小化生产 yarn build 运行单元测试 yarn test:unit 整理和修复文件 yarn lint 自定义配置 请参阅。
【文件预览】:
deeply-admin-template-main
----public()
--------index.html(611B)
--------favicon.ico(4KB)
----yarn.lock(513KB)
----.browserslistrc(30B)
----.eslintrc.js(629B)
----src()
--------router()
--------access.ts(303B)
--------main.ts(131B)
--------utils()
--------store()
--------views()
--------styles()
--------layouts()
--------shims-vue.d.ts(168B)
--------core()
--------global.tsx(2KB)
--------components()
--------assets()
--------hooks()
--------typings.d.ts(72B)
----babel.config.js(221B)
----tsconfig.json(760B)
----config()
--------modifyVars.json(0B)
----LICENSE(1KB)
----jest.config.js(88B)
----README.md(379B)
----vue.config.js(205B)
----.editorconfig(121B)
----tests()
--------unit()
----.gitignore(231B)
----package.json(2KB)