/istewbsection

ISTE West Bengal Section Website

Primary LanguageHTML

istewbsection

ISTE West Bengal Section Website

Steps to install

  1. create python virtualenv
  2. install all packages from requirements.txt
  3. create .env file in project root (website/) with details

sample:


  1. run python manage.py makemigrations
  2. run python manage.py migrate
  3. run python manage.py runserver