A Cordova hybrid App template used Onsen UI and Vue.js.
- Enter
vuedirectory. npm installnpm run dev
- Config Cordova - Android properly with the instruction.
- Enter
vuedirectory. npm install&&npm run build- (Recommended) Connect your Android phone to your computer, make sure your device is listed in
adb devices. - Enter project root directory, then run
cordova run android.