A demo implementation Django Rest Framework and Vue.js
I looked around for a simple explanation of how you could use Vue.js with Django/DRF, and I was disappointed. This is my attempt at showing how you could do this.
For simplicity's sake, most of the magic happens in the index template in the project.