11
This commit is contained in:
@@ -30,7 +30,7 @@ src-tauri/ # Tauri Rust 与配置
|
||||
|
||||
- `npm run dev` — 仅前端(端口 1420)
|
||||
- `npm run tauri dev` — 桌面开发
|
||||
- `npm run build` / `npm run tauri build` — 构建(前端无 `tsc` 步骤)
|
||||
- `npm run build` / `npm run tauri:build` — 构建桌面端(仅生成 zip 便携包,不生成 MSI/NSIS 安装包;前端无 `tsc` 步骤)
|
||||
|
||||
## 后端 API 约定(pythonbackend)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user