Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 341 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 341 Bytes

Rock Paper Scissors Spock Lizard

Make sure that you have node and npm installed.

You can clone the repository and run yarn or npm install to install all the dependencies. Then run npm start or yarn start to start the development server and open the browser to http://localhost:8080 to play the game.