Angular 1.x Health App Ported to AngularJS 2.0 (alpha) to learn the new Angular and understand pain points of migration. Read the Angular migration blog post for analysis and commentary.
git clone https://github.com/JeremyLikness/Angular2HealthApp.git
cd Angular2HealthApp
npm install
npm run-script tsc
npm start