Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 339 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 339 Bytes

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.