1.0.1 • Published 6 years ago

hello-cordova-vuejs v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hello-cordova-vuejs

A cordova template with vuejs2.x for creating cordova app.

How to use

  1. install with commond
    cordova create your-cordova-project com.example.hello HelloC-V --template hello-cordova-vuejs
2. install cordova dependence
```bash
cd your-cordova-project/
cordova platform add browser
cordova run browser

Start with project

install app dependence

cd your-cordova-project/myApp/
npm install
npm run dev

build with android or ios

cd your-cordova-project/myApp/
npm run build
cd ../
cordova paltform add android #cordova add ios
cordova build android #cordova build ios

Todo

Contributing

Please make sure to read the Contributing Guide before making a pull request.

Donate

Buy me a cup of coffee donate