Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 150 Bytes

README.MD

File metadata and controls

11 lines (6 loc) · 150 Bytes

pip install Flask

python3 -m flask --version

python -m flask --version

pip list

python -m flask --app hello run

flask --app hello.py --debug run