Manually Boostrap Ionic App

Hi there,

Just wondering what the best process is to manually bootstrap an Ionic2+ app.
In Ionic 1 I could do this through removing the “ng-app” but I’m not sure in Ionic.
From what I can see I think I need to play about in app/main.ts or app/app.module.ts.