Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 208 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 208 Bytes

Announcements for HackTheMidlands

Running

Installation of dependencies:

$ pip install -r requirements.txt

Running:

$ python app.py

Running in development mode:

$ python app.py --debug