Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 267 Bytes

SmartJsWidget

Scaffolding template for creating embeddable JavaScript widgets

##How to build and run the widget

First you need to have npm, bower, requirejs and grunt-cli installed on you system

$ npm update
$ bower update
$ grunt
$ grunt connect