How to integrate Vue into an existing Django project

Django is a python web development framework that was initially released in 2005. It will be of no surprise that there are django projects as old as 10 years, some of us might have even inherited such projects. The method shown in this tutorial is proven to work on Django 1.8 and above. Little modifications might be necessary for a lower version of Django. Continue reading How to integrate Vue into an existing Django project