/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-2-setup-2b167d2766d5-2-setup-s0431-c0000.md
2. Setup - hono-docs
2. Setup Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt 2 setup Summary A starter for Deno is av...
2. Setup
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#2-setup
Summary
A starter for Deno is available. Start your project with the deno init command. sh deno init --npm hono --template=deno my-app Move into my-app. For Deno, you don't have to...
Content
A starter for Deno is available.
Start your project with the deno init command.
deno init --npm hono --template=deno my-appMove into my-app. For Deno, you don't have to install Hono explicitly.
cd my-app