/vue-cordova-demo

基于vue+cordova的Hybrid APP框架

Primary LanguageJavaScript

vue-cordova-demo

使用vue-router管理页面路由

https://cordova.apache.org/docs/en/latest/

Install NPM dependencies and build static files

npm install

Test in iOS

npm run ios

Test in browser

npm run browser