This is the Django Blog. It is not too complex but a basic blog website
-
Locate yourself to the directory containing the file:
manage.py -
Run this command in the CLI(powershell or cmd) ->
pip install -r requirements.txt -
Then, run this ->
python manage.py runserer -
Now a development server will start at http://localhost:8000