Simple collaborative note taking app.
cd SocketQuill-Server
npm install
npm start
cd SocketQuill-Client
npm install
npm start
Navigate to http://localhost:4200. To test collaboration, open the site on 2 separate browsers, and join the same document.
- Node.js
- Express
- Socket.io
- Angular
- Bootstrap
- Quill