Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 195 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 195 Bytes

Installation

after cloning the repository, run npm install to install all dependencies, then npm start to launch the application

Running Tests

run npm test in the project directory