how to emulate mobile on web/browser
-
Hi, i’m newbie developer.
I already create simple quasarframework app and wrap it to android .APK file.
now i want to show my quasar app to be like android phone on the browser.example : http://quasar-framework.org/components/action-sheet.html (please see mobile phone)
how i can achieves that ? is there any tutorial ?
-
You mean Chrome dev tools? If you’re not using Cordova plugins in your app code, it works great as an “emulator” (so not perfect). Best is to use Quasar Play app to live develop with it. http://quasar-framework.org/guide/quasar-play-app.html