## Installation

Install dependencies using `npm install`.

## Running the demo
Run the webpack-dev-server on http://localhost:8080 using `gulp`.

## Tests
Run the tests using `gulp test`.

## Building

Build the source code using `gulp build`.
