You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2019. It is now read-only.
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 :)