1.8.0 • Published 4 years ago

cra-template-react-material-ui-redux v1.8.0

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

cra-template-react-material-ui-redux

Template of a React aplication with material-ui and redux with TypeScript. This template includes the toolkit library for redux. The eslint config is base on airbnb with some modifications.

Usage

npx create-react-app my-app --template react-material-ui-redux
yarn create react-app my-app --template react-material-ui-redux