server/static/

Common html/css/js files shared by all apps live here. Most of the contents is managed by bower.

upload/ is the directory that should be uploaded to a server. It contains symlinks to cherry-picked files.

Install Bower

  1. Install node & npm: https://nodejs.org/en/
  2. npm install -g bower