#Angular2 Basics
https://angular.io/docs/ts/latest/guide/
##Remote origin https://github.com/Rrrapture/angular2-basics
This repo picks up where the complete Tour of Heroes tutorial left off. Created from https://github.com/Rrrapture/angular2-tour-of-heroes
- Prerequisite - install Node.js
- Run
npm install - Run
npm start
###Best Practice guidelines Indent with 4 spaces.