Examples a run with grunt, which is built on Node.js.
To run these examples you'll need to have installed the angular-snap.js
development dependencies (run these commands from the root of the repo):
npm install
bower install
Then start a server to serve up the examples:
grunt examples
For less involved examples see those provided in the README.