Demo
======

### How to compile

```
> cd demo       # cd to this directory
> npm install   # installs dependencies and runs Browserify
```

## How to run

Just open `index.html` in your browser.
