/calculator-log-webapp

Logs calculated math expression to all the connected users

Primary LanguageJavaScript

calculator-log-webapp

Logs calculated math expression to all the connected users

running the app locally

In server-client working directory, run following commands
start the server
npm install websocket
node calcWebSocketServer.js
start the client
frontend.html