AlaeddineMessadi / cra-template-redux-typescript

The official Redux+TS template for Create React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

The official Redux+TS template for Create React App

License:MIT License


Languages

Language:TypeScript 73.5%Language:CSS 13.8%Language:HTML 10.8%Language:JavaScript 1.9%