From 1866c92cc19c94d05568be2256167a042572b2b7 Mon Sep 17 00:00:00 2001 From: Jaundre Date: Wed, 1 Jul 2026 08:11:41 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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.