alaniomotosho2 / django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • setup pipenv virtual environment
  • install the dependencies

Running The project

  • cd into mysite

run: python manage.py runserver

  • to specify port:

python manage.py runserver 8080

About


Languages

Language:Python 88.4%Language:HTML 11.6%