Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 164 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 164 Bytes

Running Tests

To run tests (with node.js installed) you must complete 2 steps.

1 Install dependencies

npm install

2 Run tests

npm test