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"
cd
into directory.bower install
npm install
- Might needsudo
.- Set the correct backed path in
client/app/scripts/config.js
file. grunt build
- Rungrunt serve
for development/testing with live reload.