Skip to content

Latest commit

 

History

History

4.0.push-notifications

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Introducing Push Notification

Push messaging provides a simple and effective way to re-engage with your users and in this code lab you'll learn how to add push notifications to your web app.

Run

Make sure you have installed http-server globally and then run it in this directory:

http-server -p 18084

Open your browser and access http://localhost:18084 (Note: http-server can be configured to start on a different port)

Testing

Compatibility

Ref :