React Js Boilerplate is a React js template to create web and make the development process even faster.
Clone this repo
https://github.com/kubil-ismail/react-js-boilerplate.git
Intall dependency.
cd react-js-boilerplate
npm install
npm start
- axios
- bootstrap
- node-sass
- react-bootstrap
- react-redux
- react-router-dom
- redux
- redux-persist
- redux-promise-middleware
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.