Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down