lysuse / vue-cordova-app

vue cordova app template (vue+cordova 项目模板)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-cordova-app

Vue cordova start template!

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build debug package for android
npm run android

# build debug package for ios
npm run ios

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

# build release package for android
npm run build:prod

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

For a detailed cordova info, check out the document

About

vue cordova app template (vue+cordova 项目模板)

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 71.5%Language:Java 21.9%Language:Vue 4.3%Language:HTML 2.4%