Install requirements:
$ cd server
$ pip install -r requirements.txt
Start web server:
$ cd server
$ python app.py
Note 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.