benschw / ui-widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 67.9%Language:HTML 15.4%Language:Go 12.8%Language:Makefile 3.9%