Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (7 loc) · 188 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 188 Bytes

TournamentAppBackEnd

TournamentAppBackend

  1. Download Python
  2. pip install requirements.txt
  3. python manage.py makemigrations
  4. python manage.py migrate
  5. python manage.py runserver