I just started a new project that uses the Wappler PHP server. Works great. But since the primary user for this project (PWA) will be mobile users, any tips on previewing the project on mobile?
I thought of ngrok, but that seems to have been removed from Wappler 7?
Also if you're on the same network, you can enter with your computer ip, for example, if your computer address is 192.168.1.106 then on your mobile browser enter 192.168.1.106:PORT_HERE
also from a browser you can simulate different phone sizes. Just click on this in the web developer tools and then you can choose different phone to view how the layout would look.