Skip to content

Commit 4673f6c

Browse files
committed
Update Readme with instructions for running the code
1 parent d9967f0 commit 4673f6c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,13 @@ Experimenting with the Notifications API and the Web Push API
33
# Links
44

55
[Deep Dive into Web Push Notifications by Harit Himanshu](https://app.pluralsight.com/library/courses/web-push-notifications-deep-dive/table-of-contents)
6+
7+
# To run the code
8+
9+
1. Run
10+
11+
```
12+
npm start
13+
```
14+
15+
1. Browse to http://localhost:3000/`

0 commit comments

Comments
 (0)