Skip to content

Lucioric2000/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

No packages published

Languages

  • JavaScript 89.5%
  • HTML 6.4%
  • CSS 4.1%