Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 306 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 306 Bytes

Fuusio 70 ilmo

Requirements

python 2.7

# see requirements.txt

Installation

Clone the repository and change to its root directory, change your email settings in 'config.ini' and run

pip install -r requirements.txt
export FLASK_APP=app.py
flask run

Then open up index.html.