cra-template-react-typescript-redux-saga
TypeScript+Redux+Saga template for Create React App
Usage
npx create-react-app my-app --template react-typescript-redux-saga
cd my-app
yarn-start
The base Redux-Saga & TypeScript template for Create React App.
TypeScript+Redux+Saga template for Create React App
npx create-react-app my-app --template react-typescript-redux-saga
cd my-app
yarn-start