SeanJanis / sandbox-leapangular

Fun experiments with Leap Motion (LeapJS) + AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeapAngular

Sandbox experiments for the Leap Motion-based AngularJS app. Uses the Leap Motion Javascript API http://js.leapmotion.com/.

Quick start

To run the app (run from main directory):

  • node server.js

To deploy:

  • jitsu deploy

Helpful hints

This app was built using AngularJS (on top of Node.js) and Bootstrap 3.0

Code Structure

  • Front-end AngularJS controllers found under /public/js/angular/controllers/*
  • Partial templates used to render views: /public/partials

Extras

  • Uses animate.css to create smooth page transitions

Authors

Sean Janis

Copyright and license

Free!

About

Fun experiments with Leap Motion (LeapJS) + AngularJS


Languages

Language:JavaScript 80.9%Language:CSS 19.1%