Personal UI components for the linkr site relying on the polymer library.
Note all real dependencies are in bower (polymer, webcomponents), whereas the development dependencies are the only npm deps.
Git submodule this where needed then bower install deps.
With devDepedencies installed, run one of:
$ npm run testling
$ npm run karma
MIT-Licensed. See LICENSE file for details.