From 956e2697c95b0b180eb13c6990ffd4b1605ccdad Mon Sep 17 00:00:00 2001 From: Jaundre <552+jaundre@noreply.coastit.co.za> Date: Wed, 1 Jul 2026 16:38:43 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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.