Basic Django page leveraging template inheritance that connects a Vue page via static - (Section 3)
Channel:
Subscribers:
11
Published on ● Video Link: https://www.youtube.com/watch?v=q4Flmdu4z_U
A quick breakdown of how to connect a Vue frontend to the backend Django in a virtual environment.
This process uses static files so that we can access and view the Vue page by running the Django backend (via: python manage.py runserver).
Without the static files we would need to run the following and start the frontend (via: npm run serve) to run the Vue page.
Other Videos By Ronald P
Tags:
Django framework
Python web framework
template inheritance
websites
developer
app
webpage
backend web applications
free
open source framework
vue
static files
secure and Scalable
html
Django administration
virtual environment
tutorial
education
learning
lesson
beginner
guide
Vue.js
Frontend
Backend