Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 287 Bytes

Don't touch my balls - Backend

POC: WebSockets with Node.

Configure the project in your machine

Be sure that you've already installed node and npm or yarn.

When you check those tools, run:

npm i

and then, you're ready to run the backend with the command:

node app.js