0.0.5 • Published 3 years ago
@onewelcome/consent-self-service-sdk v0.0.5
Consent self-service SDK
This is SDK project containing all reusable business logic and API calls for Consent self-service.
Get started
To get started with this repository follow these steps:
- Check out the repository
npm installin the root directory- start developing
- check if build passes with
npm run buildor; - run test in watch mode
npm run test:watchto automatic code compiling enabled
Release
To release create a tag with next version.