Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 348 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 348 Bytes

Following step use to the run on iprogrammer Test Project

1) open the editor visual code / sublime / atom
2) clone the project on git
3) install v16 nodejs version
4) select folder cd iprogrammer/reactjsapp
5) install npm node module using npm i command through
6) run project using npm start command