Skip to content

Fork of the Redux+TS template for Create React App that adds Material-UI.

License

Notifications You must be signed in to change notification settings

jacobbaker/cra-template-redux-typescript-mui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-redux-typescript-mui

Based on the official Redux+TS template for Create React App but with Material-UI included.

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

For example:

npx create-react-app my-app --template redux-typescript-mui

# or

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

For more information on:

About

Fork of the Redux+TS template for Create React App that adds Material-UI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.1%
  • HTML 9.9%