How to embed Construct 2 project in ionic

I want to embed / integrate Construct 2 game project within ionic, can any one guide ?

What’s this? Can you provide a link? Or even an example project like the one you want to embed?

Construct 2 is a powerful ground breaking HTML5 game creator designed specifically for 2D games. It allows anyone to build games — no coding required!
You can find more details at https://www.scirra.com/construct2

Ok, why do you want to use Ionic and not directly use Cordova?
https://www.scirra.com/tutorials/71/how-to-make-native-phone-apps-with-construct-2-and-phonegap
Ionic uses Cordova in the background, so adding Ionic and Angular into the mix will just add cruft into the mix you don’t need anyway.

I have create ionic app so now I want to add one game in my ionic app that’s why I want to embed it in ionic

Did you find a way to this?