Files
daw-project/docs/README.md
2025-11-16 22:06:12 +01:00

7 lines
150 B
Markdown

# Xray Docs
## How to develop
1. Install poetry: <https://python-poetry.org/docs>
2. Run `poetry install --no-root`
3. Run `poetry run mkdocs serve`