In order to run this site, follow the instructions below:
-
Download the zip archive of this repository. OR clone the repository
-
cd flask-demo -
Change the ip in run.py to
localhost -
python run.py -
Go to your favorite web browser and type in
http://localhost:5000/. From there, you can access this app.