Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 149 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 149 Bytes

How to install and start (given you already installed python >= 3.8)

pip install poetry
poetry install
poetry shell
python ./hack_ui/app.py