Note: the app must be served over HTTP (ES modules do not load from file://). Run python3 -m http.server 8000 in the project folder and open http://localhost:8000.
file://
python3 -m http.server 8000
http://localhost:8000