/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-non-interactive-pic-00b510fb2fa0-non-interactive-pick-template-and-package-manager-s0035-c0000.md
Non-interactive, pick template and package manager - hono-docs
Non interactive, pick template and package manager Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.tx...
Non-interactive, pick template and package manager
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#non-interactive-pick-template-and-package-manager
Summary
## Content
```bash
npm create hono@latest my-app -- --template vercel --pm npm --installThis creates my-app using the vercel template, installs dependencies using npm, and skips the interactive prompts.