Skip to content

bsalinas/shmile-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shmile-ui

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 testing rigor.

This should also clear the path to begin upgrading the UI to use a stricter MV* framework. We are open to suggestions: React.js + d3, or perhaps Angular + Famo.us?

Installation

$ npm install
$ bower install

Integration

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

Tests

$ npm install -g karma-cli
$ gulp test

About

shmile photobooth JS frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.2%
  • CSS 7.5%
  • HTML 2.3%