Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 345 Bytes

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