Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 199 Bytes

usage

Start http server:

python -m http.server 8080

Then go to http://localhost:8080 and browse into the samples.

Replace 8080 with the port you want the webserver to listen to.