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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ A super simple react setup from scratch with all the basics that you might need.

## How to use

Simply download or clone the repo and use **npm install**
To run the app use the command **npm start**
1.Simply download or clone the repository using **git clone {url}**
2.use **npm install**
3.To run the app use the command **npm start**