/angular2-tour-of-heroes

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

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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.