Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danwahlin/typescriptdemos

A set of TypeScript demos showing various features of the language.
https://github.com/danwahlin/typescriptdemos

Last synced: 17 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# TypeScript Examples

## Running the Application

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

1. Run `npm install`

1. Run `npm start` to compile the TypeScript and start the server