Repath Studio Website Install Setup a new virtual environment python -m venv .venv Activate the environment python -m venv .venv Install MkDocs Material npm run install-python-deps Clone the required docs npm run sync-docs How to Run npm run dev