설명 없음

CzRger 6c8a664e15 播放 3 달 전
src 6c8a664e15 播放 3 달 전
.env.development 5e76c03e9f 路由菜单 4 달 전
.env.production 5e76c03e9f 路由菜单 4 달 전
.gitignore 394f3d3c34 创建 5 달 전
.prettierignore 354622de00 引入eslint+prettier 4 달 전
.prettierrc 8a0b8eae2b 统一格式化 4 달 전
README.md 354622de00 引入eslint+prettier 4 달 전
eslint.config.js e8832bf590 修改配置 4 달 전
index.html 8a0b8eae2b 统一格式化 4 달 전
package-lock.json fca646ef81 条件分支 5 달 전
package.json e54d5a88de markdown 3 달 전
tsconfig.json 8a0b8eae2b 统一格式化 4 달 전
tsconfig.node.json 394f3d3c34 创建 5 달 전
vite.config.ts 8a0b8eae2b 统一格式化 4 달 전
yarn.lock e54d5a88de markdown 3 달 전

README.md

nodejs: > 18.17.1

安装依赖: yarn

启动项目: npm run dev

打包部署: npm run build