How to turn a website into a mobile app?
<p>I'm building a website using Vue.js. Now I'm trying to turn the website into a mobile app (one for iOS and one for Android). I'd like to know what is the way to accomplish this transition with minimal effort. </p><p>In my search, I found a few services like AppMySite that claimed to do the job, but I wasn't too confident in such sites. I also discovered that I could use Ionic, but that would take time to learn, and I don't know if it would really help me. </p><p><br /></p>