diff --git a/README.md b/README.md index a96e94d..0e7042d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,14 @@ pnpm dev # or bun dev ``` +``` +#Or +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.