NotificationAPI
With NotificationAPI, software developers can implement any notifications into their app in a matter of minutes.
Docs
Please refer to our documentations.
Development
- Install dependencies:
npm install
- Run in storybook:
npm run storybook
- Run tests:
npm run test
100% code coverage required.