Go Workers UI

This project is a frontend to go-workers

Edit 'app/index.html' and put you go-workers serve root

$ npm install --global broccoli-cli
$ npm install
$ bower install

Serve

$ broccoli serve // open http://localhost:4200

Build

$ broccoli build dist // see dist directory