Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 237 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 237 Bytes

Getting Started with Create React App

First download the code then 1- install the node js 3- open the main root folder and install the node modules like

###npm i or ###npm install

4- run the application

###npm start