@aacassandra/ivue-cli

This is Ionic-Vue CLI for cordova project

Usage no npm install needed!

<script type="module">
  import aacassandraIvueCli from 'https://cdn.skypack.dev/@aacassandra/ivue-cli';
</script>

README

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.