This is an extraction of the websocket-driven frontend from shmile. Doing so will allow us to develop the frontend separately from the backend with more rigor.
This should also clear the path to begin upgrading the UI to use a stricter MV* framework.
$ npm install
$ bower install
shmile-ui is integratable as a Bower component in shmile.
$ npm test
$ webpack-dev-server
Visit http://localhost:8080/public in a browser.
Click "Start" and watch the server start.