Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.3 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.3 KB

react-redux-Boilerplate

react boilerplate banner


Start your next react project in seconds
A highly scalable, offline-first foundation with the best DS and a focus on performance and best practices

Quick start

  1. Make sure that you have Node.js v8.10 and npm v5 or above installed.
  2. Clone this repo using git clone --depth=1 https://github.com/agauti003/react-redux-Boilerplate.git <YOUR_PROJECT_NAME>
  3. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.
  4. Run npm install --save in order to install dependencies and clean the git repo.
    At this point you can run npm start to see the example app at http://localhost:8080.
  5. Run npm run build to build the production ready version.

Now you're ready to rumble!

Please note that this boilerplate is production-ready and not meant for beginners! If you're just starting out with react or redux or If you want a solid, battle-tested base to build your next product upon and have some experience with react, this is the perfect start for you.

License

This project is licensed under the MIT license, Copyright (c) 2018 ADITYA GAUTAM.