Rock Paper Scissors Online !
This is NodeJs application built with Socket.io
Steps to Setup
- Clone the repo
- npm install to install all dependencies
- npm start to run the application , The application is hosted on http://localhost:3000
Rock Paper Scissors Online !
This is NodeJs application built with Socket.io
Steps to Setup