We.js full-featured events/conference portal plugin
Install this plugin in your project to add a full-featured events/conference portal We.js powered!
Installation:
In We.js project run:
we i we-plugin-event
Have suport to:
- Add a event portal system in your we.js project
- For see all features access http://events.wejs.org
How to test
after clone and install npm packages:
npm test
Run tests with code coverage:
npm run coverage
For run only 'cfnewsFeature' test use:
we test -g 'cfnewsFeature'