Aucune description

CzRger 7c2bbeaded 发布 il y a 2 jours
src 7c2bbeaded 发布 il y a 2 jours
.env.development 2d264f109a 权限配置 il y a 1 semaine
.env.production 661a58e539 租户 il y a 1 mois
.gitignore ed1fe63189 异步加载pinia问题 il y a 1 mois
.prettierignore 766f0698f1 登录权限 il y a 2 mois
.prettierrc 9362329ab1 tailwind排序 il y a 3 mois
README.md 766f0698f1 登录权限 il y a 2 mois
eslint.config.js e8832bf590 修改配置 il y a 3 mois
index.html 146386a1da 富文本 il y a 2 mois
package.json 02206a9345 删除代码混淆 il y a 1 mois
tsconfig.json 8a0b8eae2b 统一格式化 il y a 3 mois
tsconfig.node.json 394f3d3c34 创建 il y a 5 mois
vite.config.ts 95d46c9f35 编排 il y a 4 semaines
yarn.lock 3cce5c74f5 sse的方式 il y a 1 mois

README.md

nodejs: > 22.17.0

安装依赖: yarn

启动项目: npm run dev

打包部署: npm run build