- Use git to clone this
ws_dom
repository (or if that's not possible download a zip - you should prefer and aim to usegit
from now on):
git clone https://github.com/portsoc/ws_dom.git
- From your new local
ws_dom
folder, openindex.html
in a browser to see which tests fail. - Edit
index.js
; improving and adding code until all the tests pass.