删除 book 目录,更新 package.json

- 移除 book 目录及所有内容
- 更新 package.json 配置
- 删除过时的项目代码生成指南
This commit is contained in:
卡若
2026-01-26 18:34:22 +08:00
parent 9350b70f3e
commit 612b23c6c0
72 changed files with 1 additions and 13378 deletions

View File

@@ -7,7 +7,7 @@
"build": "next build",
"dev": "next dev",
"lint": "eslint .",
"start": "next start"
"start": "next start -p 3006"
},
"dependencies": {
"@emotion/is-prop-valid": "latest",