Skip to content

Repository files navigation

Upgrade AngularJS Phone Catalog Tutorial Application to Angular2

This is an upgraded Angular2 PhoneCat application from AngularJS. The application was upgraded following the steps outlined in:

https://angular.io/docs/ts/latest/guide/upgrade.html#!#phonecat-upgrade-tutorial

Please refer to my blog listing the additional steps that one needs to execute get a fully working application after every major step.

https://basutech.wordpress.com/2017/02/03/angular2-upgrade/

Prerequisites

Node.js

  • Get Node.js.
  • Install the tool dependencies: npm install

Development

  • Run npm run tsc to transpile the ts files to js
  • Run npm start
  • Navigate your browser to http://localhost:8000/

Contact

For more information on Angular, please check out

About

Angular2 PhoneCat application upgraded from AngularJS. Based on steps outlined in https://angular.io/docs/ts/latest/guide/upgrade.html#!#phonecat-upgrade-tutorial

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages