Getting started easy with angular 2 =(((( Link docs:https://angular.io/docs/ts/latest/quickstart.html
1: Clone repository
git clone https://github.com/trunghoangminh/angular2-starter.git
2: Install packages
npm install
3: Start server (includes auto refreshing) and gulp watcher
npm start