npm install springbokjs * imagemagick - in debian based distribution install with
apt-get install imagemagick
git clone https://github.com/christophehurpeau/SpringbokJS.git springbokjs
cd springbokjs
git submodule init && git submodule update
cd springbokjs
make
Then, in an other terminal :
cd samples/todowebapp
make