Rotternews aggregator.
Revived the live example: http://rotternews.rf.gd/client/#/live/1
Moved example host to InfinityFree - cron runs update with data every two minutes.
See instructions in Drupal/README.md file.
To update, run drush command - "drush rud"
cdinto directory.bower installnpm install- Might needsudo.- Set the correct backed path in
client/app/scripts/config.jsfile. grunt build- Rungrunt servefor development/testing with live reload.