Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 624 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 624 Bytes

Setup

see the official flask docs here

  • Make sure to Create a virtual environment (v-e), and install required modules as per my main documentation
    • You'll need to create for both the basic-flask-app and the beta-flask-app

Starting the app