SmartJsWidgetScaffolding template for creating embeddable JavaScript widgets##How to build and run the widgetFirst you need to have npm, bower, requirejs and grunt-cli installed on you system$ npm update $ bower update $ grunt $ grunt connect