```shell cd src python -m venv venv pip install flask flask --app main run ```