Ionic Vue
@ionic/vue combines the core Ionic experience with the tooling and APIs that are tailored to Vue Developers. Currently in beta.
Vue Version Support
Ionic Vue is built on top of Vue 3.0.0. If you've built an app with early versions of Ionic Vue, you'll want to upgrade to the latest release and upgrade your Vue dependencies.
Vue Tooling
Ionic Vue projects ship with the same tooling as regular Vue CLI projects. Meaning you'll be building with the Vue CLI and all of it's features. In addition, starter projects also ship with few features enabled by default, like Routing and TypeScript support.
Native Tooling
Capacitor is the official cross-platform app runtime used to make your
Ionic Vue web app run natively on iOS, Android, and the web.
While there are no known technical limitations to using Ionic Vue with Cordova plugins, Capacitor is officially recommended. There are no plans to support a Cordova integration for
Ionic Vue in the
From the Community
- Using Vue.js with Ionic & Capacitor - Aaron Saunders
- How to use Ionic 4 with Vue.js - Paul Halliday

