Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 333 Bytes

Tenorkalendern

Ett projekt med ett gäng knölar gjort av ett gäng Teno... Knölar

Setup

1: Create a virtual environment with virtualenv env -p python3

2: activate it with: source env/bin/activate

3: install the pip requirements pip install -r requirements.txt

run the flask rebug app python app.py