Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-star/typescript-react-101
101 Course for learning TypeScript + React
https://github.com/code-star/typescript-react-101
Last synced: about 2 months ago
JSON representation
101 Course for learning TypeScript + React
- Host: GitHub
- URL: https://github.com/code-star/typescript-react-101
- Owner: code-star
- Created: 2019-09-27T07:34:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T21:35:16.000Z (about 1 year ago)
- Last Synced: 2023-12-07T14:33:26.759Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://code-star.github.io/typescript-react-101/
- Size: 1.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TypeScript + React 101
Getting started with TypeScript in combination with React for Javascript developers.```bash
npm install
npm run reveal
```See the [presentation](./presentation/react.md) for more info.
## Endresult
See https://code-star.github.io/typescript-react-101/.