- Repository: https://github.com/Uzzy97/Emerging-Tech-Assessment
- Clone repository on to desktop (git clone "https://github.com/Uzzy97/Emerging-Tech-Assessment/")
- Direct to Flask-Web folder
- Open Command Prompt and Run python app.py
- Wait until Flask is running - following will be displayed:
Serving Flask app "app" (lazy loading)
Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
Debug mode: off
Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)