snotes20 - frontend Setup $ npm install -g bower grunt grunt-cli $ gem install compass $ cd snotes20 $ npm install $ bower install # copy app/components/config.js.sample to config.js # and adapt apiBaseUrl & mediaUrl Development Server $ grunt serve