update readme

This commit is contained in:
Win 2024-07-08 11:27:22 +07:00
parent 63bcf3f764
commit bc1df602f9
1 changed files with 6 additions and 0 deletions

View File

@ -16,3 +16,9 @@ bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Build
```bash
npm run build
npm run start
```