diff --git a/README.md b/README.md index a96e94d..f29debd 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,13 @@ pnpm dev # or bun dev ``` +```bash +npm install build +# and +npm run build +# and +npm run start +``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.