Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 388 Bytes

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.