From bc1df602f95cfc497dbf3707287efc88cfdfdad9 Mon Sep 17 00:00:00 2001 From: winsdominoes Date: Mon, 8 Jul 2024 11:27:22 +0700 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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