joannapolec / mentoring

0 stars 0 forks source link

JS quiz #22

Closed ilovewine closed 8 months ago

ilovewine commented 9 months ago

Checkout to js-quiz branch. Then, inside the folder js-quiz you will find many js files with some code and instructions describing what to do.

Tip: If you are sure you have completed the tasks, you can run npm test in order to check if the tests written for vector and metric are positive. Before proceeding though, make sure to install new dependencies via npm install.

Note: you can safely ignore the files with .spec.js extension.