nsporich / rock-paper-scissors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • This project requires Nodejs to run.

Installation

Clone repo to your local environment.

git clone https://github.com/nsporich/rock-paper-scissors.git

Navigate to project directory.

cd rock-paper-scissors

Install project dependencies.

npm install

Run project

npm start

When complete, navigate to http://localhost:4200 in web browser. Project is also available here: https://nsporich.github.io/rock-paper-scissors/

About


Languages

Language:TypeScript 62.6%Language:HTML 25.3%Language:SCSS 6.8%Language:JavaScript 5.3%