vue-components-in-express
vue-components-in-express copied to clipboard
How could we use this with Express-Vue library?
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!
@patrickbolle it would be a bad idea in my opinion, experss-vue does not support vuex as mentioned HERE , at some point I am assuming you ll need a store