Live Preview in my site

Hi,

I would like to put on my website the demo of my application. And I found it very cool to emulate the APP on the screen of a virtual smartphone.

Where can I get an example of how this emulation of the smartphone used on the IonicFramework website is done?

Any examples of how to do this on my site to show demos of my apps?

Below image of what I need.

It is just an Angular application running on a web page. Basically consider it a PWA and away you go! Reminder, none of the Cordova plugins will work, so you will have to adjust for that. You will need to place the app within the phone frame yourself.

1 Like

Ok Chris, thank you.