notrab / create-react-app-redux

React Router, Redux, Redux Thunk & Create React App boilerplate
https://medium.com/@notrab/getting-started-with-create-react-app-redux-react-router-redux-thunk-d6a19259f71f
MIT License
921 stars 304 forks source link
boilerplate create-react-app es2015 es6 javascript react react-redux react-router react-router-v4 react16 redux redux-thunk

React, React Router, Redux and Redux Thunk

Installation

git clone https://github.com/notrab/create-react-app-redux.git
cd create-react-app-redux
yarn

Get started

yarn start

This boilerplate is built using create-react-app so you will want to read the User Guide for more goodies.