/ReactJS_Project_Boiler

ReactJS_Project_Boiler

Primary LanguageJavaScript

ReactJS Project Boiler

This repo is to quickly start a ReactJS project without having to worry about installing or cleaning the folder structure.

To get started :

  • Clone the repo.
  • Remove the origin so that you push the code to your own project repo in your account.
  • Run the following command : npm i

That is it , you are ready to get started with your project.