A sign language translator and Tutor on the web.
Plug in your Leap Motion and start learning sign language!
Make sure you have Node.js and the Leap Motion Drivers installed.
$ git clone [email protected]:heroku/Sign-Language-Translator.git # or clone your own fork
$ cd Sign-Language-Translator
$ npm install --global --production windows-build-tools # This part may take awhile
$ npm install
$ npm start
The app should now be running on localhost:5000.
Developed on Windows 10