<template> <div></div> </template> <script> export default { components: {}, mounted() {}, data: () => ({ }), methods: { } } </script> <style></style>
Announcing Ionic Vue - Ionic Blog
Announcing Ionic Vue - build amazing iOS, Android, and Progressive Web Apps with Vue and standard web technologies.
https://ionicframework.com/blog/announcing-ionic-vue/

