Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 379 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 379 Bytes

Instructions:

This particular project is run on node.js, you will require a version of node at or greater than version: v12.14.0

Run npm install to install the dependencies.

To run the script, run:

node index.js OR npm start

The output will be printed to the node console.

To run tests please run: npm test

Please email me if you have any questions: [email protected]