This demo can be launched with a simple local server. You might want to learn how to set up a local testing server, or try running the following code from your command line:
- Run
$ python3 -m http.server 8000
- Go to http://localhost:8000
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This demo can be launched with a simple local server. You might want to learn how to set up a local testing server, or try running the following code from your command line:
$ python3 -m http.server 8000