Skip to content

koladev32/django-auth-react-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-auth-react-tutorial

Create a virtual environment

virtualenv --python=/usr/bin/python3.8 venv

Install requirements

pip install -r requirements.txt

Migrate and Start the server

python manage.py migrate
python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages