Skip to content

spiresd55/angular2-examples

Repository files navigation

tour-of-heroes

Angular 2 Tutorial Left off here in the tutorial: https://angular.io/docs/ts/latest/tutorial/toh-pt5.html

Commands:

  • npm start - runs the compiler and server at the same time.
  • npm run tsc - runs the typescript compiler once
  • npm run tsc:w - runs the compiler in watch mode
  • npm run lite - run light-weight static server
  • npm run typings - runs the typing tool
  • npm run postinstall - called by npm once package install is complete

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published