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

https://github.com/andresaraujo/ng2_ts_playground

Angular 2 Typescript Playground
https://github.com/andresaraujo/ng2_ts_playground

Last synced: about 1 month ago
JSON representation

Angular 2 Typescript Playground

Awesome Lists containing this project

README

        

## Angular 2 Typescript Playground

* `sudo npm install -g http-server typescript`

* `SHIFT + CTRL + B` to compile ts files

* run `http-serve`

### [Live Demo](http://andresaraujo.github.io/ng2_ts_playground/)

### [See Dart version](https://github.com/andresaraujo/ng2_dart_playground)