cordova-vue

1.0.5 • Public • Published

Cordova and Vue Template

This is a very simple Template for Cordova. (under construction)

Structure of your template

package
├── package.json
├── webpack.config.js
└── src (contains develop files)
    ├── assets 
    ├── components 
    ├── (files and folders)
    └── main.js

Install npm

Install npm for preview in browser.

# install dependencies 
npm install
 
# serve with hot reload at localhost:8080 
npm run dev
 
# build for production with minification 
npm run build
 
# build and run in android device 
npm run publish

Package Sidebar

Install

npm i cordova-vue

Weekly Downloads

4

Version

1.0.5

License

Apache-2.0

Unpacked Size

30 kB

Total Files

18

Last publish

Collaborators

  • nimbo