<<<<<<< HEAD
This application demonstrates a simple, reusable Python web application based on the Flask microframework.
- cd into this project's root directory
- Run
pip install -r requirements.txt
to install the app's dependencies - Run
python welcome.py
- Access the running app in a browser at http://localhost:5000
=======
f38b4d4488a73155c4ee80e93d4e777a213b19d2