jfaustin's picture
add dockerfile and folding studio cli
44459bb
# Contributing to the Documentation
## Serve the Documentation Locally
```bash
poetry install --with docs
poetry run mkdocs serve
```
This will start a local server at http://127.0.0.1:8000.