Skip to content

RECursion-NITD/Mindsweepers

Repository files navigation

Mindsweeper-website

steps to install

  1. create python virtualenv and activate it

  2. install all packages from requirements.txt pip install -r "requirements.txt"

  3. run python manage.py makemigrations

  4. run python manage.py migrate

  5. run the server using python manage.py runserver

Releases

No releases published

Packages

No packages published

Languages