Giter Site home page Giter Site logo

fraigo / vuetify-cordova Goto Github PK

View Code? Open in Web Editor NEW
36.0 6.0 10.0 2.25 MB

App template for hybrid apps using Vue.js / Vuetify / Cordova

Home Page: https://fraigo.github.io/vuetify-cordova/www/

License: MIT License

JavaScript 65.06% HTML 7.59% Vue 26.63% Shell 0.72%
vue vuetify nodejs webpack pwa webcomponents cordova phonegap

vuetify-cordova's Introduction

vuetify-cordova

A VuetifyJs App template ready for Cordova App.

Web demo in https://fraigo.github.io/vuetify-cordova/www/

Android demo in https://build.phonegap.com/apps/3121691/share

Initial Setup

# install dependencies
npm install

# add respective platforms
cordova platform add android
cordova platform add ios

Build commands

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

# build for production with minification
npm run build

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

# create an Archive.zip package for Adobe Phonegap
npm run pack

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

# build for production and cordova build.
npm run cordova-build

# build for production and serve the app through the browser - no hot reload.
npm run browser


# build for production and serve the app on an iOS device
npm run ios

# build for production and serve the app on an android device (won't serve on a virtual device)
npm run android

# build for production and serve the app on an android device (will serve on a virtual device or physical device - prefers virtual)
npm run android-vm

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

Command line tools

Cordova CLI

npm install -g cordova

PhoneGap Build CLI

npm install -g pgb-cli

vuetify-cordova's People

Contributors

dependabot[bot] avatar fraigo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

vuetify-cordova's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.