Skip to content

will-amaral/cra-template-redux

 
 

Repository files navigation

cra-template-redux

build status npm version npm downloads

The official Redux+JS template for Create React App

Usage

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

TypeScript

Use cra-template-redux-typescript, which is based off this template

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

About

The official Redux+JS template for Create React App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.1%
  • CSS 14.5%
  • HTML 11.4%