Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 238 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 238 Bytes

Flask Web App Tutorial

Setup & Installtion

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