https://github.com/roppa/typescript-react
Example typescript react app
https://github.com/roppa/typescript-react
Last synced: about 1 year ago
JSON representation
Example typescript react app
- Host: GitHub
- URL: https://github.com/roppa/typescript-react
- Owner: roppa
- Created: 2018-12-20T14:58:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T12:11:23.000Z (over 7 years ago)
- Last Synced: 2025-02-14T18:36:27.087Z (over 1 year ago)
- Language: JavaScript
- Size: 353 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Typescript React
This is just a sample typescript react app created with `create-react-app` with reference to [typescript react starter](https://github.com/Microsoft/TypeScript-React-Starter#typescript-react-starter) repo.