This project was bootstrapped with Create React App.
- react
- redux
- react-redux
- react-router-v4
- connected-react-router
- redux-persist
- clone this repo git clone
git clone https://github.com/prem315/react-redux-boilerplate.git
- cd react-redux-boilerplate
npm install
to install the all the dependenciesnpm start
to start the developement serverhttp://localhost:3000
MIT license, Copyright (c) 2019 Prem Patel.