You need install nodejs :
sudo apt-get install nodejsDownload 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 installCommand nw is node-webkit launcher.
nw cloudbook/srcYou need jsdoc (npm install -g jsdoc)
jsdoc src -c conf.json