An open API service indexing awesome lists of open source software.

https://github.com/wisembly/vendor-intercom

Intercom vendor used on Wisembly and Solid
https://github.com/wisembly/vendor-intercom

Last synced: about 1 year ago
JSON representation

Intercom vendor used on Wisembly and Solid

Awesome Lists containing this project

README

          

# Wisembly Intercom Vendor

# Build

To generate the production files, make sure you have already installed the
dependencies using ````npm install```` and then just use:

````
npm run-script build
````

## Tests

To launch the test suite, make sure you have already installed the dependencies
using ````npm install````.
Tests are launching in all your installed browsers. They're also launched on
Travis CI, in PhantomJS.

````
npm test
````

## License

MIT. See `LICENSE.md`