Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 574 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 574 Bytes

Rock Paper Scissors

Live Demo

reazn.dev/rps

Installation

$ git clone https://github.com/REAZN/rock-paper-scissors
$ cd .\rock-paper-scissors\server\
$ yarn
$ cd ..\client\
$ yarn

Screenshots