How to Convert the Angular 1 responsive web application into Ionic 2 App

Hello,
We have angular js 1 web application. How to convert into Ionic 2 mobile App.

I have set up the environment and we created the hello world application.

I have experience in Cordova hybrid application. Simply we can copy all the html files into the www folder and compile it means it will create the Apk.

Similar way can we use for ionic2? If no means what are the possibilities way of approach to achieve that?

Thanks…

Angular 1 and 2 are such radically different worlds that you are looking at pretty much a complete rewrite.