Installation and setup — Building a SaaS using Django and Vue.js — Part 1

I’ve started the project and created the first video:
In the first part of “Building a SaaS using Django and Vue.js” I’m going to install Django inside a virtual environment. I will also create an empty project and do some structuring. I will also install Grunt and show how we can compile the styles for this project.