Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 140 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 140 Bytes

Quickstart

This example uses Grunt and browserify to build the app. To start it:

npm install
grunt build
firefox index.html