fixes #277
* also show reconnection status fixes #162
an exclude pattern would be nice, but no dice :(
* using browsersync instead of livereload * `gulp serve` works as before * `gulp sync` starts browserSync and serves UI on port 3000 * everything is built in `build/` * build release with `gulp build --release`