I am really liking Quasar Framework for quick Vue development. It bundles a bunch of things that are annoying/confusing to new Vue devs (config hell) with a lot of niceties baked in by default: linting, hot reload, tree-shaking, etc. And it has a strong frontend UI on par with Vuetify and has good documentation.
Surprised you didn't mention having Cordova/Mobile baked in... that seems to be the biggest selling point that you can have one code-base for mobile, web, pwa, electron, spa, etc.