Migrating a large code base from AngulaJS to Angular is a gnarly problem. Keeping your old AngularJS code running alongside the new is the main problem but you can do it using the hybrid router solution outlined here.
Migrating a large code base from AngulaJS to Angular is a gnarly problem. Keeping your old AngularJS code running alongside the new is the main problem but you can do it using the hybrid router solution outlined here.