This needs JavaScript, and it needs to be served over http rather than opened as a file.
python3 -m http.server 8080 from the site folder, then localhost:8080/app/.
python3 -m http.server 8080
site