docs: sync genarrative shared skills
Some checks failed
CI / verify (pull_request) Has been cancelled
Some checks failed
CI / verify (pull_request) Has been cancelled
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
## 验证命令
|
||||
|
||||
```bash
|
||||
cd <repo-root>/.worktrees/hermes-996d586b
|
||||
cd <repo-root>
|
||||
npm install # 若 node_modules 缺失
|
||||
npm run admin-web:typecheck
|
||||
npm run admin-web:build
|
||||
@@ -39,7 +39,7 @@ cargo test -p api-server admin_tracking -- --nocapture
|
||||
启动命令:
|
||||
|
||||
```bash
|
||||
cd <repo-root>/.worktrees/hermes-996d586b
|
||||
cd <repo-root>
|
||||
npm run api-server
|
||||
npm run admin-web:dev -- --host 127.0.0.1
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user