The official documentation website for ContextPilot.
Requirements: Node.js 18+
# Install dependencies (first time only)
npm install
# Start dev server — opens at http://localhost:3000
npm start
# Or build and preview the static output
npm run build
npm run serveNote:
npm startuses client-side rendering — content requires JavaScript to render in the browser. Usenpm run build && npm run serveif you need to inspect the pre-rendered HTML.