I've been doing a lot of Vue development lately but it's all been SPAs with the Vue components written in the main JS files. I'd like to start playing with standalone components as .vue files but other than the official docs haven't found too many good resources on doing so and using Vueify/Browserify with them. Any links and/or advice would be appreciated. Thanks!
No responses yet.