BuildFire Plugin to import RSS/ATOM feed content into your app.
This plugin is using a proxy server, the code for proxy server can be found on: https://github.com/BuildFire/proxyServer
- cd server
- npm install
- node server.js
- cd server/
- npm install
- mocha test Or npm test
- npm install
- karma start