create-react-app-redux icon indicating copy to clipboard operation
create-react-app-redux copied to clipboard

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

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.