- Run
npm installto install the dependencies - Run
npm testto start the tests (only one demo test should pass, all others will fail) - Open
index.jsand try to solve the exercises - Once you solved an exercise, the corresponding test should pass
Good luck!

