Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 286 Bytes

First application from Flask

The application was made solely for educational purposes, testing some concepts of the flask

1. Install the required packages:

python3 -m pip install -r req.txt

2. We start the server locally with the command:

python3 flsite.py