Ionic simulator

Hello guys,

i guess this topic was not about ionic framework, but i want to know, if is it possible integrate the Ionic Mobile Preview (ionic serve) at my website? Or if anybody know something similar with ionic simulator at webview ?

thanks in advance

Are you looking for something like this http://play.ionic.io ? You could also just host your files and link to them.

Yes that yes, but how can i easliy integrate that in another website? if even that is possible

In the ionic 2 docs you can see that they simply have an iframe that holds the app webpage. I would think you could just do the same thing. Should be very straightforward.

And…if you just were to look at the source for the link that was provided to you you would see they do the same thing, use an iframe.