From a98666ddb803d75540e7732d605d4a50025f9d88 Mon Sep 17 00:00:00 2001 From: Rahul Bhandari <85439546+rahul-0000-code@users.noreply.github.com> Date: Wed, 12 Jul 2023 20:42:48 +0530 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f486d15..cb0af60 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,14 @@ To Clone this project, dump the code into your code editor and add -#npm install command +# npm install command thereafter switch to main folder and type -#npm run dev or npm start +# npm run dev or npm start + +The website will redirect to local host 127.0.0.1 + + + +# Note that your system has installed NodeJS.