NotificationAPI client-side library for JavaScript
npm install notificationapi-js-client-sdkWith NotificationAPI, software developers can implement any notifications into their app in a matter of minutes.
Please refer to our documentations.
1. Install dependencies:
```
npm install
2. Run in storybook:
``
npm run storybook
3. Run tests:
```
npm run test
100% code coverage required.