I won't cover the details as the Quasar page does a very good job already and is quite easy to follow. Step 3 - Set up Cordova, Android and your Windows environment Go ahead and follow or select your own preferences. Most of the options given by the CLI are default options.
Step 1 - Install Quasar CLI and create a project in the folder 'myquasar' npm install -g create myquasar I also assume that you already have some Vue knowledge. Hopefully this tutorial will help someone get started in developing mobile apps. Here I will outline my notes and any difficulties I encountered along the way during my own set up.
Note that the Quasar website already has quite good documentation on how to get started. In this introduction I'll provide an overview on how to build a simple Android app. Quasar is a Vue framework that makes it easy to build hybrid mobile apps using Cordova.