Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 380 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 380 Bytes

NotificationAPI

With NotificationAPI, software developers can implement any kind of notifications into their app in a matter of minutes.

Docs

Please refer to our documentations.

Contribution

Install dependencies:

npm install

Run tests:

npm run test

100% code coverage required.