cra-template-react-material-ui-redux
v1.8.0
Published
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.
Downloads
3
Maintainers
Readme
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