Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fintechlabs/typescript

Introduction to TypeScript
https://github.com/fintechlabs/typescript

typescript typescript2

Last synced: 3 days ago
JSON representation

Introduction to TypeScript

Awesome Lists containing this project

README

        

# Introduction to TypeScript

## How to Install

`INSTALL => npm install -g typescript` or `brew install typescript`

`COMPILE => tsc helloworld.ts`