Relative Content

Tag Archive for djangovuejs2frontendvuetify.js

Vuetify2 styles not working properly with Django

I’m trying to add vue + vuex + vuetify framework to my django project
I have installed node.js and yarn, then prescribed the commands – yarn global add @vue/cli and vue create client in project root dir, and modified the config files: