/TypeScriptDemos

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

Primary LanguageHTML

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