/ui-widget

Primary LanguageJavaScript

Build Status

download latest

download and run the app and test it out here: http://benschw.github.io/ui-widget/example/

Build the JS

get normal deps

bower install
npm install

get google closure deps

closure library, closure compiler src, and compiler jar

make deps

build

grunt build

Build the Server

go get
go build

Run it

./ui-widget

Test it out

chromium-browser ./example/index.html