初始化

This commit is contained in:
yjc 2025-11-11 09:50:50 +08:00
commit 21013490dc

12
README.md Normal file
View File

@ -0,0 +1,12 @@
### 环境配置
node版本: 22.10.0
pnpm版本: 6.11.0
### 安装依赖
pnpm install
### 启动项目
pnpm run dev