How to couple modules based on AngularJS and vue different frameworks?

A large project is developed using angular based on native js, and then re-developed with vue, how to develop incrementally, and how to couple different modules?


the easiest way is to start angularJS, in Vue and change angularjs related things to Vue

step by step.
Menu