To-do-list/run.sh

3 lines
77 B
Bash

pip install -r requirements.txt
python main.py
xdg-open http://127.0.0.1:5000