ciclos

ref: responsive

./run.sh


1
2
3
4
export FLASK_APP=src/__init__.py
export FLASK_ENV=development

flask run --host 0.0.0.0