---
title: HVE Core Documentation Site
description: Docusaurus 3 documentation site for HVE Core
author: Microsoft
ms.date: 2026-02-19
ms.topic: reference
---
## Local Development
```bash
npm install
npm start
```
This command starts a local development server and opens a browser window. Most changes are reflected live without restarting the server.
## Build
```bash
npm run build
```
This command generates static content into the `build` directory.
## Deployment
The site deploys automatically via GitHub Actions on push to `main`. See `.github/workflows/deploy-docs.yml`.
🤖 *Crafted with precision by ✨Copilot following brilliant human instruction, then carefully refined by our team of discerning human reviewers.*microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
docs/docusaurus/README.md
30lines · modepreview