From c9fa36c577b51887219435b79ed2f1ea82c21803 Mon Sep 17 00:00:00 2001 From: Rajat Chaurasia <87357755+Rajatchaurasia1@users.noreply.github.com> Date: Sat, 27 Apr 2024 12:35:35 +0530 Subject: [PATCH] Update README.md for guide how to run this repository. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e080abd5..aa1f0133 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# How to run this repository:- +Step 1:- Clone this repository through "$git clone" command. +Step 2:- After cloning this repository open code in vs code & then open vs code terminal then run the first command as "yarn i" to install all dependencies +Step 3:- after the "Yarn i" command run the second command "yarn start" to start the development server. +Done. + # Build and Deploy a React Admin Dashboard App With Theming, Tables, Charts, Calendar, Kanban and More ![Shoppy](https://i.ibb.co/W6g39w3/image.png)