Does anyone have a stackblitz template project in angular that shows as a mobile app?

Everytime i describe a bug, i get asked to show it in a reproduceable project :smiley: Problem is i have no clue how to make a stackblitz that displays as a mobile app. Is this possible and does anyone have a basic app I can piggy back off to help describe my bugs?
Thanks

Ionic components docs have a stackblitz button (lightning icon) to open those components on stackblitz.

In example tabs component

But I don’t think stackblitz is a requirement, you can create the project locally as you already did when you hit the issue, and upload that local project to github.