chore: track docs/readme updates and remove web dist from git

This commit is contained in:
2026-03-01 22:31:31 +08:00
parent 7e97aaa7fc
commit dbfec3645b
13 changed files with 43 additions and 47 deletions

View File

@@ -14,7 +14,7 @@ The server listens on `:8080`.
## Frontend
```bash
cd vue
cd web
npm install
npm run dev
```