Skip to content

The official Redux + TypeScript template for Create React App

License

Notifications You must be signed in to change notification settings

tapanprakasht/cra-template-redux-typescript

 
 

Repository files navigation

cra-template-redux-typescript

build status

The official Redux+TS template for Create React App.

To use this template within your project, add --template redux-typescript when creating a new app.

For example:

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

# or

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

Cloning this repo pulls down the Redux template only; not a bundled and configured Create React App.

For more information, please refer to:

About

The official Redux + TypeScript template for Create React App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 77.3%
  • CSS 11.9%
  • HTML 9.2%
  • JavaScript 1.6%