Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 221 Bytes

Image Rotation Script

Running the Tests

In the project directory, please run the following two commands to test the script:

npm install

Installs the neccessary dependencies.

npm test

Tests the script.