You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##To Run First, make sure you have Node.js (with NPM included) installed: https://nodejs.org/en/download/
Then, download this repository to a local folder on your computer. Open command prompt in that folder and use the command Npm install in order to install needed packages.
Then you should be set to start the server, try using Node app.js to start it. After, a client can connect through localhost:8012 in a browser.