react-guide is a kickstart to the world of ReactJS.
Author: M. Rahul Reddy (RahulReddy)
- Install via either npm or downloaded files:
- Go to the project folder path in terminal/cmd and then use the below command to install the project dependencies
npm install
- Go to the project folder path in terminal/cmd and then use the below command to install the project dependencies
- Run the project using the below command:
npm start
MIT