This is a collaborative page based on bigpicture.js, using node.js / socket.io.
Many many many many many people have contributed, see here.
-
First install
Node.js
(see here for Debian/Ubuntu) -
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