[Vuejs]-Vue.JS failed to dynamically load template

0👍

I know this doesn’t directly answer your question but if your just interested in trying out vue use vue-cli to make a simple app.
https://v2.vuejs.org/v2/guide/installation.html#CLI
https://vuejs-templates.github.io/webpack/
It’s the easiest way to start out with vue.

Leave a comment