cra-template-redux-saga-typescript

1.0.2 • Public • Published

cra-template-redux-saga-typescript

build status npm version npm downloads

React Redux and Saga template for Create React App

What is Included?

Usage

To use this template within your project, add --template redux-saga-typescript when creating a new app.

For example:

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

# or

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

Cloning this repo pulls down the Redux Saga template only; not a bundled and configured Create React App.

For more information, please refer to:

Package Sidebar

Install

npm i cra-template-redux-saga-typescript

Weekly Downloads

6

Version

1.0.2

License

MIT

Unpacked Size

45 kB

Total Files

33

Last publish

Collaborators

  • dulajdeshan