/Knowledge/sources/honojs__hono/llms-full/create-hono-example-flows-non-interactive-pick-template-and-package-manager--3dda620a633b.md
Create-hono: Example flows > Non-interactive, pick template and packa...
Create hono: Example flows Non interactive, pick template and package manager Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https:/...
Create-hono: Example flows > Non-interactive, pick template and package manager
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#non-interactive-pick-template-and-package-manager
Summary
bash npm create hono@latest my-app -- --template vercel --pm npm --install This creates my-app using the vercel template, installs dependencies using npm, and skips the interactive prompts.
Content
npm create hono@latest my-app -- --template vercel --pm npm --install
This creates my-app using the vercel template, installs dependencies using npm, and skips the interactive prompts.
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#non-interactive-pick-template-and-package-manager",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Create-hono > Example flows > Non-interactive, pick template and package manager",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 35,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Create-hono: Example flows > Non-interactive, pick template and package manager",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}