In this stage after coding, we will run this JustCounter app to real device / smartphone via cordova.
Finally, JustCounter has been published on Android Play Store. You can install it freely here:
https://play.google.com/store/apps/de...
Steps requirement:
1. quasar build
2. quasar wrap cordova
3. cd cordova
4. cordova plugin add cordova-plugin-crosswalk-webview
5. cordova platform add android
6. cordova requirements
7. cordova run android