The VUE-resource is a plug-in for Vue.js. This plug-in is used with Vue.js to make web requests and handle responses, in which XHMLHttpRequests or JSONP is used.
You can use the following yarn or npm command to install VUE-resource:
$ yarn add vue-resource
$ npm install vue-resource