Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 686 Bytes

File metadata and controls

15 lines (10 loc) · 686 Bytes

📚 WCI documentation sources

This folder is the Web Context Interface documentation website, built with VitePress.

⌨️ Commands

Command What it does
npm run docs:dev Dev server — http://localhost:5174 (proxies /demo → demo on 5173 if running)
npm run website:build Production build — docs + demo in docs/.vitepress/dist
npm run website:preview Preview the production build locally

🚀 Deploy

See the root README — Documentation website for Vercel, GitHub Pages, and local build commands.