401 B
401 B
CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.You need use English to write text.
Key Development Commands
- Build:
npm run build - Start:
npm start
Architecture
- Uses
expressfor routing (seesrc/server.ts) - Bundles with
esbuildfor CLI distribution - Plugins are loaded from
$HOME/.claude-code-router/plugins