Skip to content

innFactory/create-react-app-material-typescript-redux

 
 

Repository files navigation

Create React App example with Material-UI, TypeScript, Redux and Routing

example

Inspired by:

Contains

Roadmap

See the progress on Branch V2

How to use

Download or clone this repo

git clone https://github.com/innFactory/create-react-app-material-typescript-redux
cd create-react-app-material-typescript-redux

Install it and run:

npm i
npm start

Enable PWA ServiceWorker

Just comment in the following line in the index.tsx:

// registerServiceWorker();

to

registerServiceWorker();

The idea behind the example

This example demonstrate how you can use Create React App with TypeScript.

Contributors

Powered by innFactory

Releases

No releases published

Packages

No packages published

Contributors 5