Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 205 Bytes

File metadata and controls

12 lines (7 loc) · 205 Bytes

color-board

Very simple example showing how to use Node.js with Socket.IO.

In order to start this example, first install Socket.IO

npm install socket.io

Then, start using

npm start