Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 342 Bytes

Idol Threat

Building

Clone the repo and make a virtualenv for it running Python 3 (probably 3.8 or above). cd into the cloned repo, and:

pip install -r requirements.txt
npm install
python ./build.py

And then serve the ./build/ directory.