Best tutorial for ionic-vue

Where is the best place to start if we want to start integrating Vue with Ionic?

I’ve looked at these blogs and videos.


https://www.techiediaries.com/ionic-vue/

None of them worked out of the box. It took me a while to discover the ignoredElements stuff. Plus, my UI is still not completely coming up on a simulator the same way as the browser view.

Also, I’m comfortable with the cordova tooling, so opting to keep it around for now. Is that a wise decision? I embedded the Vue project inside the cordova project as described and it seems to be working. Or is Capacitor the way moving forward? Will it include all the build/deploy steps that Cordova handles today?

This all seems in it’s infancy and just wondering how fast people think this is gonna progress to something that is viable for production builds in the near future.

Thanks!

Doug