In the project root, run the following command from a terminal to install additional Python dependencies:
pipenv install
After the installation is complete, run the following two commands to start the application:
pipenv shell
python ./app.py
The webinterface will be available at the following adress: