deschantkn / TypeScriptDemos

A set of TypeScript demos showing various features of the language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Examples

Running the Application

  1. Install Node.js from http://nodejs.org

  2. Run npm install

  3. Run npm start to compile the TypeScript and start the server

About

A set of TypeScript demos showing various features of the language.


Languages

Language:HTML 100.0%