Angular2HealthApp icon indicating copy to clipboard operation
Angular2HealthApp copied to clipboard

Angular Health App Ported to AngularJS 2.0 (beta)

Angular 2 Health App

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.

  1. Navigate to the parent folder you would like to put the project in.
  2. git clone https://github.com/JeremyLikness/Angular2HealthApp.git
  3. cd Angular2HealthApp
  4. npm install
  5. npm run-script tsc
  6. npm start