cra-template-super-redux-typescript

1.3.0 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (35)

    Package Sidebar

    Install

    npm i cra-template-super-redux-typescript

    Weekly Downloads

    1

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    50.8 kB

    Total Files

    44

    Last publish

    Collaborators

    • wzalazar