To run the program you need to start a simple webserver inside the root folder where the README.md is placed in.
For example:
npx http-server -c 1After starting the webserver you can access the HTML files of the different tasks under the following URL:
http://localhost:8080/e.g. to open the solution for tasks a:
http://localhost:8080/a/Aufgabe11_AdrianKroeger.html