use-browser-notifications
Made with create-react-library
Install
$ npm install --save use-browser-notifications
Or using Yarn with
$ yarn add use-browser-notifications
Usage
; ;
Local development
First install all the node dependencies using Yarn
$ yarn
Then run the start
script
$ yarn start
License
MIT © andreasonny83