/angular2-typescript-jspm-example

angular2 typescript jspm trial

Primary LanguageJavaScript

angular2-typescript-jspm-example

An trial for using angular2, typescript and jspm to build web application.

Preview

<navbar></navbar>
<router-outlet></router-outlet>

Start dev

This trial working with Chrome 46

npm install
tsd install
jspm install
gulp build
http-server
open http://0.0.0.0:8080/

Knows issues

  • Array.from