An element to control ws2812 leds through the luminous-controller websocket and REST interface
Element dependencies are managed via Bower. You can install that via:
npm install -g bower
Then, go ahead and download the element's dependencies:
bower install
If you wish to work on luminous-color in isolation, it is recommended that you use Polyserve to keep the element's bower dependencies in line. You can install it via:
npm install -g polyserve
And you can run it via:
polyserve
Once running, you can preview luminous-color at
http://localhost:8080/components/luminous-color/