Inspired by:
- Material-UI
- Typescript
- React
- Redux
- Redux-Thunk
- Redux-Persist
- React Router
- Redux DevTools Extension
- TodoMVC example
- Hot Reloading
- PWA Support
Download or clone this repo
git clone https://github.com/innFactory/create-react-app-material-typescript-redux
cd create-react-app-material-typescript-reduxInstall it and run:
npm i
npm startJust comment in the following line in the index.tsx:
// registerServiceWorker();to
registerServiceWorker();This example demonstrate how you can use Create React App with TypeScript.
Powered by innFactory
