1.3.0 • Published 4 years ago

cra-template-super-redux-typescript v1.3.0

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

cra-template-super-redux-typescript

Redux+TS template for Create React App.

Guide

Install

To use this template, add --template super-redux-typescript when creating a new app.

For example:

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

# or

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

For more information, please refer to:

Continuous integration

The project will need you to add these secrets in the configuration of your project in order to create releases with semantic-release and create a report coverage.