I'm working on a project where I need to make a dashboard as a homepage like this
https://www.grapecity.com/wijmo/demos/reference-samples/DynamicDashboard/angular/dist/
but in the project we don't adopt any frontend framework, only JavaScript and jQuery.
The project used Django as a backend.
If you just want a small piece of Vue somewhere in a project without managing a whole lot, you could probably use petite-vue.
This is somehow similar to Alpine and perfect if you want to add just a small piece of interactivity, while staying in the Vue ecosystem.