Skip to content

kevin-it237/realTimeQuizApp

Repository files navigation

Setup the app

  1. Install the dependencies pip3 install -r requirements.txt

Set debug mode to FALSE for dev environment in settings.py DEBUG = True

  1. Apply migration python manage.py makemigrations python manage.py migrate

  2. Running the application python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published