- Install Node : https://nodejs.org/en/download/
- Install VS SCode : https://code.visualstudio.com/download
- Make sure you have installed git .
- Clone this repos : git clone https://github.com/samirsaket/reactHelloWorld.git
- Check the Node installed by command : node --version
- Check the npm installed by command : npm --version --> (it comes to Node installation)
- After the repositery is downloaded install the node depedency : npm install --> Make sure you at folder where package.json is there
- Start the web project at local: npm start
forked from samirsaket/reactHelloWorld
-
Notifications
You must be signed in to change notification settings - Fork 0
pankaj4mhp/reactHelloWorld
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 78.5%
- HTML 15.4%
- CSS 6.1%