Skip to content

East-Devs/greener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: make sure you have nodejs installed with version 17.0.1

#Run React Code:

-> goto project directory -> open cmd here -> run command "npm install" to install all dependencies (node modules) -> run command "npm start" to start react server -> visit localhost:3000 to view change