Read the html source for more details
In this example:
Don’t forget to add vue-resources to your html
<!-- vue.js and vue-resources -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.2.6/vue.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue-resource/1.3.1/vue-resource.js"></script>