Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 166 Bytes

File metadata and controls

9 lines (5 loc) · 166 Bytes

javascript-exercises

  1. clone the repo

  2. run 'npm i' to install dependencies

  3. fill the functions with your solutions

  4. run 'npm run test' to see the results