1.0.4 • Published 4 years ago

cra-template-react-redux-typescript-api v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

react-redux-typescript-api-starter

npm

Branched from https://github.com/facebook/create-react-app/tree/master/packages/cra-template-typescript

This template provides starter code for:

  • A self-managed API service module
  • Typed redux + thunk store
  • Typed components (connected + styled-components)
  • React router

Usage

  • yarn create react-app my-app --template cra-template-react-redux-typescript-api