Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 92 Bytes

File metadata and controls

7 lines (7 loc) · 92 Bytes

NodeJS API

To run app

npm i

and

npm start

To run unit tests

npm test