https://github.com/wisembly/vendor-segment
https://github.com/wisembly/vendor-segment
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wisembly/vendor-segment
- Owner: Wisembly
- License: other
- Created: 2017-03-31T13:16:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T13:27:17.000Z (almost 9 years ago)
- Last Synced: 2025-02-20T22:07:24.107Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wisembly Segment.io 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`