AngularJS frontend website using the URY API
npm install -g gulp bower
mkdir my-new-project && cd $_
npm install
bower install
gulp serve
Each file should be documented explaining what each function does and why.
The web app is built upon Generator-Gulp-Angular docs for the gulp commands can be found there.