Skip to content

ngilbert/TypeScriptDemos

 
 

Repository files navigation

TypeScript Examples

Running the Application

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

  2. Install global pre-requisites:

npm install superstatic -g

  1. Run npm install

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

  3. Navigate to the URL shown in the console (normally http://localhost:3474 but may be a different port)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%