19.7.23 • Published 5 years ago

@aacassandra/ivue-cli v19.7.23

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Ionic-Vue CLI

Make Easy Your Ionic Project Using Ionic-Vue CLI. For more documentations read

Introductions

First of all, Thank you so much for VueJS, Cordova Apache & Ionic. You are awesome! This CLI is a combinate of VueJS, Cordova Apache & Ionic, with the aim of making it easier for developers to create hybrid applications with the Vue framework

Requirements

You must install somemany of bellow

  • Install Vue CLI (npm i -g @vue/cli)
  • Install Cordova Apache CLI (npm i -g cordova)
  • Install Ionic CLI (npm i -g ionic)

Getting Started

Install iVue CLI

npm i -g @aacassandra/ivue-cli

Commands

Creating Project

ivue create myapp
ivue create myapp com.myapp.app

Run a Project

ivue run device
ivue run serve (for development)

Code released under the MIT License. For more information about copyright and license check MIT.