weDraw You will need to install the following packages: git python3 pip3 After these have been installed, you can run from the root folder: ''' pip3 install -r requirements.txt ''' How to start the server: ''' python3 server.py '''