Example of a project using the GazeMetrix API
###Checkout the demo at http://gazemetrixapiexample.herokuapp.com/
To run, do the following ####1. npm install
####2. grunt server
This should open tab in a browser with the example
To run tests
####1. grunt test
Dependencies node,npm,grunt