Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

bornfight/cra-template-bornfight

This branch is 242 commits behind reduxjs/redux-templates:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

330b872 · Dec 9, 2020

History

43 Commits
Jul 3, 2020
Dec 9, 2020
Feb 21, 2020
Feb 21, 2020
Jul 3, 2020
Dec 8, 2019
Feb 19, 2020
Jul 3, 2020
Jul 3, 2020
Apr 4, 2020
Jul 3, 2020
Jul 3, 2020
Feb 23, 2020
Jul 3, 2020

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.5%
  • CSS 13.8%
  • HTML 10.8%
  • JavaScript 1.9%