Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 343 Bytes

File metadata and controls

14 lines (11 loc) · 343 Bytes

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