We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85da2b0 commit 05fb4a8Copy full SHA for 05fb4a8
1 file changed
dom-event-listeners/README.md
@@ -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