Skip to content

Django + Vue = ๐Ÿ’š, with webpack loader and typescript support.

License

Notifications You must be signed in to change notification settings

crstnmac/vue3-django-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Vue 3 + django

cover.png

[Dont use this template in production as VUE 3 is in beta stage]

A Vue 3 + django + postgres template.

Make sure you have postgres installed in your system

first link the database, go to ~/mysite/mysite/settings.py

In the DATABASE section change your db settings

cd vue3-django-template
pipenv install

cd mysite/frontend
yarn install

cd ..
python manage.py runserver

About

Django + Vue = ๐Ÿ’š, with webpack loader and typescript support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published