andrewhao / shmile-ui

shmile photobooth JS frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shmile-ui

Circle CI Code Climate

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.

Installation

$ npm install
$ bower install

Integration

shmile-ui is integratable as a Bower component in shmile.

Tests

$ npm test

Development mode with a fake shmile server:

$ webpack-dev-server

Visit http://localhost:8080/public in a browser.

Click "Start" and watch the server start.

About

shmile photobooth JS frontend


Languages

Language:JavaScript 90.2%Language:CSS 8.5%Language:HTML 1.3%