unautre / ideal-octo-disco

Small app for collaborative drawing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ideal-octo-disco

Small app for collaborative drawing

Running

To run, download the code, and open the folder in a terminal. You first have to download the dependencies:

pip3 install --user -r requirements.txt

Then, to start:

python3 -m flask run -h 0.0.0.0

Then enjoy the app

About

Small app for collaborative drawing


Languages

Language:HTML 84.7%Language:Python 12.1%Language:Dockerfile 3.2%