Simple yet unique app built on NodeJS with power of Socket.IO and ExpressJS. It is a group based sharing app so you can share the unique URL with your team to share quickly notes.
# Install dependencies
npm install
# Serve on localhost:3000
npm start