angular2-tour-of-heroes
angular2-tour-of-heroes copied to clipboard
Angular 2 - Tour of Heroes - Forked to add a gulp build
Getting Started
npm igulp serve
Overview
This fork of John Papa's Tour of Heroes app has been used to illustrate how to put in a place a build system for Angular 2, which includes TypeScript, DefinitelyTyped, TSLint and SystemJS. You can read all about this build in the accompanying blog post.