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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.