-
React redux-thunks micro architecture: This Boiler plate is build on top on create-react-app with redux-thunks as redux.
-
plop container generator : This project also contains plop to generate container.
-
Tutorial: Getting started with create-react-app, Redux, React Router & Redux Thunk
https://react-redux-thunk-boilerplate.netlify.app
git clone https://github.com/ajshah7/react-redux-thunk-boilerplate
cd create-react-app-redux
npm install
cd create-react-app-redux
npm insatll
npm start
run in terminal:
type : plop then : Enter the container name
This boilerplate is built using create-react-app so you will want to read the User Guide for more goodies.