#!/bin/sh -e

python setup.py develop
python runapp.py
