This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Description
Follow install instructions in README.
I first tried using Node v.0.11.12. -> Doesn't work (errors on npm install)
Then switched to Node v.0.10.24
npm install -g gulp
npm install
gulp
The Chrome browser loaded with http://localhost:5000/examples/ but there was no interpolation. The console said that build/build.js had not been found. A reload of the page fixed it :)