Running with a server is necessary, to avoid CORS errors. From the root of the project, you can run, for example:
python3 -m http.server 8000
And visit the page at http://0.0.0.0:8000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Running with a server is necessary, to avoid CORS errors. From the root of the project, you can run, for example:
python3 -m http.server 8000
And visit the page at http://0.0.0.0:8000/