# CLI Commands ## build Build the documentation site for production. ```bash rspress build ``` ## dev Start the development server. ```bash rspress dev ```