Angular 2 with ES6 — The 5 minute Quickstart

This tutorial does exactly what the 5 Minute Quickstart tutorial on the Angular 2 website does — building a “Hello World!” app. The only difference is that we’ll be doing this in ES6 Javascript while the Angular 2 website features tutorials only in…