The most reliable frontend template for Claude Code.
npx degit marswong/claude-code-frontend-template app
cd app
npm install
npm run devfor realtime preview, vite server check host by default, please use serve instead:
npm run build
npm run serveport is set to 3000 by default, to set a custom port, please add the -l args:
npm run serve -- -l 1989- To avoid unknown issues, only use
vite,vue,vue-router,tailwindcss@3andserve, don't introduce any other package - Build for model
claude-sonnet-4-5-20250929, so all package versions and documentations should be published before the date20250929