- Fork this repo
- Clone it locally using
git clone
- Run
npm install
thennpm test
, which will start the test runner. - Open
script.js
where you will find instructions in the comments. - Write your answer to each question immediately below the prompt.
- Check if your answer passes the test!
After working through scripts.js
, check out extra-practice.md
for extra review.