Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 238 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 238 Bytes

Flask Web App Tutorial

Setup & Installation

Make sure you have the latest version of Python installed.

git clone <repo-url>
pip install -r requirements.txt

Running The App

python main.py