Skip to content

dahabi/eventsFeedPlugin

 
 

Repository files navigation

eventsFeedPlugin

=======

Events Feed Plugin

BuildFire Plugin to import calendar events from ical feed url into your app.

Pre-requisite : Before running the plugin, start the node proxy server. Steps:

  • cd server
  • node app

How to run test cases(For plugin)

  • npm install
  • karma start

How to run test cases(For node proxy server)

  • cd server
  • npm install
  • mocha test

About

Events Plugins

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 91.1%
  • HTML 6.5%
  • CSS 2.4%