Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Examples

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.