Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

bornfight/cra-template-bornfight

 
 

Repository files navigation

cra-template-redux-typescript

The official Redux+TS template for Create React App.

To use this template, 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

For more information, please refer to:

About

The official Redux+TS template for Create React App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.5%
  • CSS 13.8%
  • HTML 10.8%
  • JavaScript 1.9%