Sample VueJS app thats use Cordova capabilities
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serve
# build for production to run in Cordova
npm run build
Run the command :
npm run build
cd cordova_app
cordova platform add android
cordova run # or build
npm run cordova_run # or cordova_build
- cordova-plugin-dialogs
- cordova-plugin-vibration
- cordova-plugin-geolocation
- cordova-plugin-flashlight
- cordova-plugin-camera
- phonegap-nfc
- cordova-plugin-statusbar
- cordova-plugin-headercolor