Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 421 Bytes

Litepad Editor

A minimalist realtime collaborative editor in Node.JS

Litepad image

Litepad editor is the most minimalist implementation of a real-time collaborative editor. Litepad uses Socket.io to share every keystroke with all connected users.

Getting started

1.- Clone the project

2.- Do npm start

3.- Load localhost:4000

License

GPL