I have no idea how to make an http call, people tell me to use vue-resource but I'm unclear how to add it to my project. I used the vue-cli webpack template to generate my project.
import Vue from 'vue'
import VueResource from 'vue-resource'
Vue.use(VueResource);
this.$httpTHANKS
Most helpful comment
this.$http