diff --git a/README.md b/README.md index 3d8de78..2f2d63f 100755 --- a/README.md +++ b/README.md @@ -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 +``` \ No newline at end of file