You need install nodejs :
sudo apt-get install nodejs
Download nwjs ( https://github.com/nwjs/nw.js ) and install . You need nwjs >= 0.11.5
clone cloudbook and download depends
git clone https://github.com/raurodse/cloudbook.git
cd cloudbook/src/
npm install
Command nw is node-webkit launcher.
nw cloudbook/src
You need jsdoc (npm install -g jsdoc)
jsdoc src -c conf.json