项目作者: HVish

项目描述 :
Implementation of web push notifications using VAPID
高级语言: JavaScript
项目地址: git://github.com/HVish/web-notify.git
创建时间: 2017-02-13T09:18:03Z
项目社区:https://github.com/HVish/web-notify

开源协议:

下载


web-notify

Implementation of web push notifications using VAPID

Preview

Steps to run locally

  1. $ npm install # skip if done already
  2. $ npm start

Above command requires nodejs pre-installed in your system

Now visit http://localhost:3000 in any browser.

It requires internet connection for sending notification.