Skip to content

gcmestre/django-vue-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Run in the project directory:

aptitude install python3-pip
pip install pipenv
pipenv install

Before the first starting the server migrations must be applied:

python manage.py migrate

To run the project:

python manage.py runserver

About

jango Vue-demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published