we-plugin-conference
v0.3.26
Published
We.js plugin with conference features
Downloads
263
Readme
We.js conference plugin
Requirements in your we.js project
- we-core
- we-plugin-menu
- we-plugin-form
- we-plugin-file
Has suport to:
- Add a muilti conference system in your we.js project
How to test
after clone and install npm packages:
npm test
For run only 'Chat' test use:
NODE_ENV=test LOG_LV=info ./node_modules/.bin/mocha test/bootstrap.js test/**/*.test.js -g 'Chat'
For run the javascript linter
npm run lint
NPM Info:
Copyright and license
Copyright 2013-2014 Alberto Souza [email protected] and contributors , under the MIT license.