# examples/browser

To run the example:

```bash
cd examples/browser
./run.sh
```

This will launch a local web server and open the example page. A local web server is used so that the latest built code will be used in the example.
