create react app redux

React Router, Redux, Redux Thunk & Create React App boilerplate

902
307
JavaScript

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.