Rob Ervin Jauquet install poetry install run Open two terminals: poetry run python -m http.server poetry run python watch.py Build watch.py will build files automatically on change, but you can build the html files manually with poetry run python build.py.