Skip to content

pankaj4mhp/reactHelloWorld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactHelloWorld

  1. Install Node : https://nodejs.org/en/download/
  2. Install VS SCode : https://code.visualstudio.com/download
  3. Make sure you have installed git .
  4. Clone this repos : git clone https://github.com/samirsaket/reactHelloWorld.git
  5. Check the Node installed by command : node --version
  6. Check the npm installed by command : npm --version --> (it comes to Node installation)
  7. After the repositery is downloaded install the node depedency : npm install --> Make sure you at folder where package.json is there
  8. Start the web project at local: npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.5%
  • HTML 15.4%
  • CSS 6.1%