Install requirements:
$ cd server
$ pip install -r requirements.txtStart web server:
$ cd server
$ python app.pyNote that you may have to replace pip with pip3 and python with python3
Then open http://localhost:5000 in your web browser.
To contribute, refer to #noise at https://talonvoice.slack.com.