This is the working demo code for the blog post here:
https://blog.atulr.com/web-notifications
To launch backend:
cd backend
npm install
node index.jsTo launch frontend:
cd frontend
npm install -g http-server
http-server| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the working demo code for the blog post here:
https://blog.atulr.com/web-notifications
To launch backend:
cd backend
npm install
node index.jsTo launch frontend:
cd frontend
npm install -g http-server
http-server