docs: simplify startup instructions

This commit is contained in:
wgm 2026-07-17 15:11:33 +08:00
parent 97793b77cf
commit 3935948eba
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
## Run
```bash
cd /Users/wgm/lowcode_test
npm install
npm run dev
```