Start http server:
python -m http.server 8080Then go to http://localhost:8080 and browse into the samples.
Replace 8080 with the port you want the webserver to listen to.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Start http server:
python -m http.server 8080Then go to http://localhost:8080 and browse into the samples.
Replace 8080 with the port you want the webserver to listen to.