Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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