Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 287 Bytes

File metadata and controls

9 lines (6 loc) · 287 Bytes

TestNodeServer

My git repo showing how to use sockets for communication between a node server and a html client

  • To run the code use:
    • navigate to the server folder and type 'node server.js' (starts the server)
    • next just start the admin page & the client page