Hacker News new | ask | show | jobs
by pkoiralap 303 days ago
I have been using python http server to get this working. Go to a place where you have your index.html, start a python server, python3 -m http.server, and voila, everything is now importable and locally accessible.