This is a collaborative page based on bigpicture.js, using node.js / socket.io.
-
First install node.js.
-
Install the
express
andsocket.io
modules withnpm install express npm install socket.io
-
Run
node areallybigpage.js
-
Access the server with port 3001, like this :
http://localhost:3001/
.
Author : Joseph Ernest (@JosephErnest)
MIT license