Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 176 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 176 Bytes

To build from scratch, first install Grunt. Run:

git submodule update --init --recursive
npm install .
grunt

And open test/index.html in a browser.