Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basarat/react-typescript
A demo based on https://basarat.gitbooks.io/typescript/content/docs/quick/browser.html
https://github.com/basarat/react-typescript
Last synced: 4 days ago
JSON representation
A demo based on https://basarat.gitbooks.io/typescript/content/docs/quick/browser.html
- Host: GitHub
- URL: https://github.com/basarat/react-typescript
- Owner: basarat
- Created: 2016-03-28T08:38:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T07:30:52.000Z (5 months ago)
- Last Synced: 2025-01-08T02:13:01.240Z (11 days ago)
- Language: JavaScript
- Size: 309 KB
- Stars: 62
- Watchers: 6
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - basarat/react-typescript - A demo based on https://basarat.gitbooks.io/typescript/content/docs/quick/browser.html (JavaScript)
README
# Objective
> Provide a simple setup steps that can fit in one page.This is a sample project from the TypeScript book : [*TypeScript Deep Dive*](https://basarat.gitbook.io/typescript/content/docs/quick/browser.html).
# How to use
```
git clone https://github.com/basarat/react-typescript.git
npm i
npm start
```
Visit http://localhost:8080