Aucune description

CzRger edb02e18b0 对话 il y a 46 minutes
src edb02e18b0 对话 il y a 46 minutes
.env.development 1285d7c84a 模型 il y a 2 semaines
.env.production 1285d7c84a 模型 il y a 2 semaines
.gitignore 394f3d3c34 创建 il y a 3 mois
.prettierignore 766f0698f1 登录权限 il y a 2 semaines
.prettierrc 9362329ab1 tailwind排序 il y a 4 semaines
README.md 766f0698f1 登录权限 il y a 2 semaines
eslint.config.js e8832bf590 修改配置 il y a 1 mois
index.html 146386a1da 富文本 il y a 1 jour
package-lock.json fca646ef81 条件分支 il y a 3 mois
package.json 9362329ab1 tailwind排序 il y a 4 semaines
tsconfig.json 8a0b8eae2b 统一格式化 il y a 1 mois
tsconfig.node.json 394f3d3c34 创建 il y a 3 mois
vite.config.ts 8a229949c2 打包 il y a 1 semaine
yarn.lock 9362329ab1 tailwind排序 il y a 4 semaines

README.md

nodejs: > 22.17.0

安装依赖: yarn

启动项目: npm run dev

打包部署: npm run build