Production ready setup for React + Redux
git clone git@github.com:IvanDimanov/react-redux-template.git
cd react-redux-template
npm ci
npm start
- production Create React App with dynamic chunks -
npm start - React app with routing and Material UI - https://material-ui.com
- Redux Toolkit state management architecture - https://redux-toolkit.js.org
