Skip to content

Commit 05fb4a8

Browse files
committed
Add readme for dom event listeners
1 parent 85da2b0 commit 05fb4a8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dom-event-listeners/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# DOM Event Listeners
2+
3+
> [https://youtu.be/ocXVINp-5oU](https://youtu.be/ocXVINp-5oU)
4+
5+
Install [Node.js](https://nodejs.org/en/).
6+
7+
Within this folder run the terminal command `npm install` to install the
8+
`dependencies`.
9+
10+
Then run `npm start` to start up a development server on `http://localhost:9966`

0 commit comments

Comments
 (0)