For example, using python: python3 -m http.server You'll now have a webserver on localhost:8080 (or any other port indicated) Point browser to your webserver url (in ...