=======
BuildFire Plugin to import calendar events from ical feed url 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
- node app
- npm install
- karma start
- cd server
- npm install
- mocha test