LGMeersseman / angular2-tour-of-heroes

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

Home Page:http://blog.scottlogic.com/2015/12/24/creating-an-angular-2-build.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://blog.scottlogic.com/2015/12/24/creating-an-angular-2-build.html

License:Apache License 2.0


Languages

Language:TypeScript 47.3%Language:JavaScript 21.3%Language:HTML 16.9%Language:CSS 14.5%