The most reliable web template for Claude Code.
npx degit marswong/claude-code-web-template app
cd app
npm install
npm run devfor realtime preview:
npm run build
npm startport is set to 3000 by default, to set a custom port, please add the --port args:
npm start -- --port 1989- To avoid unknown issues, only use
next@16,shadcn,lucide-reactandtailwindcss@3, don't introduce any other package - Build for model
claude-opus-4-5-20251101, so all package versions and documentations should be published before the date20251101