1👍
According his documentation you should first install vue-resourse
as dependency then use it as import VueResource from 'vue-resource';
& Vue.use(VueResource);
Source:stackexchange.com
1👍
According his documentation you should first install vue-resourse
as dependency then use it as import VueResource from 'vue-resource';
& Vue.use(VueResource);