Update README.md

This commit is contained in:
Thomas Wu 2024-03-03 10:45:39 +08:00 committed by GitHub
parent 883e79a541
commit 285e7c6181
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,8 +42,8 @@ Run the frontend:
```bash ```bash
cd frontend cd frontend
yarn pnpm i
yarn dev pnpm run dev
``` ```
Open http://localhost:5173 to use the app. Open http://localhost:5173 to use the app.