Skip to content

sbahr001/AReallyBigPage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AReallyBigPage

This is a collaborative page based on bigpicture.js, using node.js / socket.io.

Live demo here

Install

  1. First install node.js.

  2. Install the express and socket.io modules with

    npm install express npm install socket.io

  3. Run

    node areallybigpage.js

  4. Access the server with port 3001, like this : http://localhost:3001/.

About

Author : Joseph Ernest (@JosephErnest)

License

MIT license

About

Collaborative whiteboard based on bigpicture.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 80.1%
  • JavaScript 19.9%