Hi there, thanks so much for building this. Exactly what I need, but I am also using Express-Vue library here - https://github.com/express-vue/express-vue
How could I use this repo in collaboration with express-vue, so that I could do things like
res.renderVue('main', data, vueOptions);
Any ideas?
Thanks!