/react-guide

Basic workflow of ReactJS using next gen JS.

Primary LanguageJavaScript

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