tree: 420e29efd063e3cc535b501b40d9780fc76475e5 [path history] [tgz]
  1. content/
  2. simple_sandbox/
  3. readme.md
cobalt/demos/readme.md

Cobalt HTML Demos

How to run

These html pages can be executed by first running a basic server python3 -m http.server in the cobalt_src directory and then running Cobalt and pointing the --url parameter to the file in question. For example:

out/.../cobalt --url=http://127.0.0.1:8000/cobalt/demos/content/watchdog-demo/index.html