2.0.0 • Published 7 years ago
@activitystream/asa v2.0.0
Activity Stream Analytics browser script
This is the javascript our clients can use on their web sites to allow for easy collecting of customer behaviour.
To build the bundle run
$ npm run buildIn the dist folder will be the app and tests bundle together with their source maps.
For development mode run
$ npm startAcceptance test
$ cd e2e
$ npm run build
$ npm start