Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 184 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 184 Bytes

Strafecht App!

Running locally

Dependencies:

  • virtualenv
  1. ´$ cd ~/Workspace/app´
  2. ´$ python3 -m venv env´
  3. $ source .env/bin/active
  4. ´$ ./manage.py runserver´