This build needs to be served over http, not opened from the filesystem.
Run python3 -m http.server 8101 in this folder,then open http://localhost:8101
python3 -m http.server 8101
http://localhost:8101