This page loads three.js & cannon-es as ES modules, so it must be served over http (not opened as a file). Try: python -m http.server in this folder, then open http://localhost:8000.
python -m http.server
http://localhost:8000