Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 2.15 KB

README.md

File metadata and controls

59 lines (46 loc) · 2.15 KB

react-guide is a kickstart to the world of ReactJS.

Author: M. Rahul Reddy (RahulReddy)

Usage

  1. Install via either npm or downloaded files:
    1. Go to the project folder path in terminal/cmd and then use the below command to install the project dependencies npm install
  2. Run the project using the below command:
    1. npm start

License

MIT