Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 331 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 331 Bytes

Array Groups (coding test)

After cloning the git repo locally we have to run:

  npm run install

To run the tests we have to run:

  npm run test

To run a specific example we have to edit the run-example.js file and then run the following command:

  npm run example