basarat / react-typescript

A demo based on https://basarat.gitbooks.io/typescript/content/docs/quick/browser.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objective

Provide a simple setup steps that can fit in one page.

This is a sample project from the TypeScript book : TypeScript Deep Dive.

How to use

git clone https://github.com/basarat/react-typescript.git
npm i
npm start

Visit http://localhost:8080

About

A demo based on https://basarat.gitbooks.io/typescript/content/docs/quick/browser.html


Languages

Language:JavaScript 59.1%Language:TypeScript 34.8%Language:HTML 6.1%