Go to the project root directory and run:
$ docker-compose upApp should be running on localhost:8080
On the index page you can run the tests for the selected task.
I didnt used a testing framework, instead I just run the provided test cases in a test class.