Academind Logo

Ionic & Vue - Full Tutorial + App

Ionic and Vue can be used together to build real native mobile apps with Vue.js code. In this tutorial, we'll build a complete Ionic + Vue app from scratch.

Created by Maximilian Schwarzmüller

Ionic allows you to build beautiful native mobile apps for iOS and Android with web technologies. To be precise: Ionic is a suite of good-looking web components and another tool, called "Capacitor" (also by the Ionic team) turns your web app into a native mobile app.

That means, that you now only need a web app - and what better way of building a highly reactive web application than with Vue.js?

That's exactly what's happening in this tutorial (see video at the top).

Recommended Courses