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.
- [Vuejs]-Accessing newquestion variable further down in function
- [Vuejs]-Array in Vuex Store (state) throws error in Internet Explorer and Microsoft Edge
Source:stackexchange.com