xxx README
==================

Getting Started
---------------

install latest nodejs by curl ->
look into ansible

need nodejs to be installed lates is installed via curl
#sudo apt-get install nodejs npm  <-- this installes bad nodejs


npm install     # installs from package.json
npm run bundle  # generates  bundle.js file


