Figured I'd open this for those that find this repo via Google, etc.
To use the demo you'll need to have an up to date browser that allows modules.
A quick way to get this running is use python -m SimpleHTTPServer 8080 in the root directory and then visit http://localhost:8080/example.
Figured I'd open this for those that find this repo via Google, etc.
To use the demo you'll need to have an up to date browser that allows modules. A quick way to get this running is use
python -m SimpleHTTPServer 8080
in the root directory and then visithttp://localhost:8080/example
.