1.0.2 • Published 4 years ago

cra-template-typescript-redux-saga-mui v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

cra-template-typescript-redux-saga-mui

Based on the official TS template for Create React App but with Material-UI and Redux-Saga included and full made of hooks.

To use this template, add --template typescript-redux-saga-mui when creating a new app.

For example:

yarn create react-app my-app --template typescript-redux-saga-mui

For more information on:

Bonus