https://github.com/deciduously/tsrr
Typescript/create-react-app with Redux hooked up
https://github.com/deciduously/tsrr
create-react-app example-app react react-redux redux typescript
Last synced: about 2 months ago
JSON representation
Typescript/create-react-app with Redux hooked up
- Host: GitHub
- URL: https://github.com/deciduously/tsrr
- Owner: deciduously
- Created: 2018-09-11T13:02:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-11T16:02:49.000Z (over 7 years ago)
- Last Synced: 2026-04-14T02:11:03.586Z (about 2 months ago)
- Topics: create-react-app, example-app, react, react-redux, redux, typescript
- Language: TypeScript
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript React Redux starter
A Basic `create-react-app` Typescript app with Redux hooked up according to the readme [here](https://github.com/Microsoft/TypeScript-React-Starter), and the tests omitted from that readme written out.