Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 177 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 177 Bytes

Rock paper scissors

To install the app use npm install.
To run the app try npm start or npm start -s for silent mode.
Finally to run the tests use npm test.