@aacassandra/ivue-cli

19.7.23 • Public • Published

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.

Dependencies (14)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @aacassandra/ivue-cli

    Weekly Downloads

    1

    Version

    19.7.23

    License

    MIT

    Unpacked Size

    1.2 MB

    Total Files

    129

    Last publish

    Collaborators

    • aacassandra