1.0.0 • Published 3 years ago
@upollo/mparticle-web-kit v1.0.0
Upollo mParticle Web Kit
Turn repeat sign-ups, account sharers, and more into happy paying customers with unique user insights and proven acquisition and retention tools.
Support
Questions? Give us a shout at support@upollo.ai
Developing
- Run
npm installto install dependencies. - Run
KIT=upollo npm run buildto build the changes. a. RunKIT=upollo npm run watchto watch files in thesrc/folder, and automatically build your kit tobuild/upollo-Kit.js. Your kit will continuously build as your save your edits. - RUN
npm run testto run the unit tests - Set a test public api key in
test/end-to-end-testapp/settings.jsa. Opentest/end-to-end-testapp/index.htmlto experiment with the library.
Publishing
- Update the version in
package.jsonand commit the change. - run
./release.shfrom themainbranch.
1.0.0
3 years ago