Angular 1.6 demo that uses a grunt-websocket server running locally to send messages to component
In order to run this demo you must have NPM, Grunt and Bower installed.
For development you should also install SASS and Compass.
$ npm install
$ bower install
$ grunt serve