It’s often infeasible to rewrite a large Angular 1 app in Angular 2 all at once. In this article, you will learn how to migrate it gradually, component by component, module by module using NgUpgrade and the Angular Router.
Source: Migrating Angular 1 Applications to Angular 2 in 5 Simple Steps
The post Migrating Angular 1 Applications to Angular 2 in 5 Simple Steps appeared first on angular.org.il.