angular2-tour-of-heroes icon indicating copy to clipboard operation
angular2-tour-of-heroes copied to clipboard

Angular 2 - Tour of Heroes - Forked to add a gulp build

Getting Started

  1. npm i
  2. gulp 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.