bharathmb7 / rock-paper-scissor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock paper scissor game

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

About


Languages

Language:SCSS 51.5%Language:JavaScript 45.1%Language:HTML 3.4%