Your browser blocked module loading because the page was opened via file://.
Please serve the webarf/site/ folder through a local web server or Nginx, then open it via http://.
Quick options:
Python: cd webarf/site && python -m http.server 8080 → open http://localhost:8080
Nginx: copy webarf/site to your web root and visit /webarf/index.html