Installation 1) Clone the repo and install dependencies $ git clone https://github.com/AjayKrP/Distributed-Collaborative-Editor && cd Distributed-Collaborative-Editor $ sudo pip3 install -r requirements.txt 2) Install Redis (Depending upon the operating system) 3) Launch the application $ python3 app.py