Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 302 Bytes

MINT home electron app

How to run:

  1. Install Python dependencies from requirements.txt (pip install -r requirements.txt)
  2. Add FLASK_APP=server.py to PATH (export FLASK_APP=server.py in bash terminal)
  3. navigate to root directory and execute flask run "# minthome" "# minthome"