Can I Port a existing angular 2 application to ionic

Hi,
Our Team developed a responsive angular 2 application

  1. Its built on angular2-webpack starter link here
  2. Fully fledged angular app
  3. Angular latest versions (2.4.9), Bootstrap 4 along with many other java-script libraries like moment lodash etc
  4. We need to create a hybrid application out of this. Basically an APK for android etc.

My questions are

  1. Is it possible?
  2. If possible what can i do it make it happen
  3. Also if there are any other alternatives to make it work hybrid.

Thanks