Examples
====

Note:
---

The examples are currently configured to work with a remote instance of deltadb-server. We recommend that you start with this configuration, but you can also run the examples against a [local deltadb-server instance](https://github.com/delta-db/deltadb-server/blob/master/INSTALL.md).


Launch Web Server & View Examples
---

    $ npm run browser-server # Runs a http server for serving the example
    Visit http://127.0.0.1:8001/examples
