Skip to content

developerk-boilerplates/react-redux-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux Boilerplate

Open Source React-Redux-boilerplate is a package built on top of facebook's create-react-app. It not just only includes react and redux but other helpful packages as well like (Upcoming) redux-thunk, custom modal-manager, toastr and many more already set up for you. You can just clone or download them just by switching branch.

Projec Snapshot here.

Installation

$ git clone [email protected]:developerk-boilerplates/react-redux-boilerplate.git
$ cd react-redux-boilerplate
$ npm install
$ npm start

Dependencies

Package Version
react ^16.5.2
react-dom ^16.5.2
react-redux ^5.0.7
react-scripts 1.1.5
redux ^4.0.0
redux-devtools-extension ^16.5.2

License

MIT