설명 없음

CzRger f930c835e4 antdv a-switch 无法@.stop 4 달 전
src f930c835e4 antdv a-switch 无法@.stop 4 달 전
.env.development 5e76c03e9f 路由菜单 4 달 전
.env.production 5e76c03e9f 路由菜单 4 달 전
.gitignore 394f3d3c34 创建 6 달 전
.prettierignore 354622de00 引入eslint+prettier 4 달 전
.prettierrc e8832bf590 修改配置 4 달 전
README.md 354622de00 引入eslint+prettier 4 달 전
eslint.config.js e8832bf590 修改配置 4 달 전
index.html 354622de00 引入eslint+prettier 4 달 전
package-lock.json fca646ef81 条件分支 6 달 전
package.json b06ad734fe 依赖更新 4 달 전
tsconfig.json 354622de00 引入eslint+prettier 4 달 전
tsconfig.node.json 394f3d3c34 创建 6 달 전
vite.config.ts e8832bf590 修改配置 4 달 전
yarn.lock b06ad734fe 依赖更新 4 달 전

README.md

nodejs: > 18.17.1

安装依赖: yarn

启动项目: npm run dev

打包部署: npm run build