IDSS630C Project: ShareBoard - A Collaborative Whiteboard
Collaborative Whiteboard is a web application for team planning and discussion. It is aimed to be a standalone application as well as a classroom teaching example for distributed system concepts.
sudo apt install nodejs- Browse to the project directory and run the server script.
node server.jsWhile node is running, visit the locally running server at http://localhost:3000/



