Skip to content

A Cordova & Vue.js quick start boilerplate with vue-cli support

License

Notifications You must be signed in to change notification settings

CS-Tao/cordova-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

cordova-vue

A Cordova & Vue.js quick start boilerplate with vue-cli support

Getting Started

# Install vue-cli and scaffold boilerplate
npm install -g vue-cli
vue init cs-tao/cordova-vue my-project

# Install dependencies and run your app
cd my-project
yarn # or npm install
yarn dev # or npm run dev

About

A Cordova & Vue.js quick start boilerplate with vue-cli support

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published