Hi there, I usually work with Vite+Vue+MODX. Here is an example of the standard login I use in most of my projects. It has some particular stuff related to the routing of this particular one based on the user group, but I’ll give you an idea.
Also, I’m developing an extra to integrate Vue and MODX. It basically integrates the parser along the Vue build to allow MODX tags along the Vue ones , this particular version has Quasar preconfigured.
In case its of use, I normally work with this container it already has all the needed dependencies as well as some things I like using to develop, like gitify and GPM to actually build and package my projects
Finally, here is and old video about the extra