Skip to content

superpikar/onsenui-vue-cordova-test

Repository files navigation

OnsenUI Cordova Plugins integration test

The purpose of this project is to test the compatibility among vuejs, onsenui, cordova, and several cordova plugins.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
# this will build our project into the www folder
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Cordova related command

Install all cordova plugins and platform

cordova prepare

To update the app that cordova is aware of, you need to build the Vue app with npm run build. This will clean and build the www folder.

# run and install in android
npm run cordova-run-android

# build APK debug file 
npm run cordova-build

Screenshots

Home Page


Contact Page


Bluetooth Scan Page


Camera + Gallery Page


Social Media Share

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

OnsenUI Vue Cordova plugins integration test

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published