Skip to content

A simple boilerplate to allow people build VueJS hybrid applications with Cordova and Ionic

Notifications You must be signed in to change notification settings

SyncroIT/ionic-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Ionic + VueJS + Cordova) boilerplate

This simple boilerplate will allow you to build your hybrid applications with Ionic and VueJS.

Quick start

Starting with this boilerplate is quite easy, just follow this procedure:

  • Clone this repository
  • Install Cordova CLI by running npm install cordova -g
  • Install packages with npm install
  • Build your project in src folder, it will be compiled into www
  • Run npm run dev to compile, watch, and start webpack-dev-server on localhost:8080

Obviously, you need Node installed on your computer to run this project.

Contributions

  • Create a new branch
  • Edit whatever you want
  • Commit, push and PR

About

A simple boilerplate to allow people build VueJS hybrid applications with Cordova and Ionic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published