Skip to content

EfficientContext/contextpilot-docs

Repository files navigation

Contextpilot Documentation

The official documentation website for ContextPilot.

Local Development

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 serve

Note: npm start uses client-side rendering — content requires JavaScript to render in the browser. Use npm run build && npm run serve if you need to inspect the pre-rendered HTML.

About

The official documentation website for ContextPilot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors