From 7d530244af5a04be34087f27fc0ca03905dec578 Mon Sep 17 00:00:00 2001 From: Miniyahil Kebede <53700166+hmhard@users.noreply.github.com> Date: Thu, 8 Aug 2024 12:45:22 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1cfc5d..8fdb4bf 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,10 @@ ## to get into it ```bash +npm run build npm start +# to test it npm test -npm run build + ``` ## if you like it give me the star