0.0.7 • Published 4 years ago

cra-template-redux-typescript-test v0.0.7

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

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: