/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-1-setup-b887180bcc0e-1-setup-s0504-c0000.md

1. Setup - hono-docs

1. Setup Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt 1 setup Summary A starter for Vercel is...

1. Setup

Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#1-setup

Summary

A starter for Vercel is available. Start your project with "create-hono" command. Select vercel template for this example. ::: code-group sh [npm] npm create hono@latest my-app sh [yarn] yarn create hono my-app ```sh [pnp...

Content

A starter for Vercel is available. Start your project with "create-hono" command. Select vercel template for this example.

::: code-group

npm create hono@latest my-app
yarn create hono my-app
pnpm create hono my-app
bun create hono@latest my-app
deno init --npm hono my-app

:::

Move into my-app and install the dependencies.

::: code-group

cd my-app
npm i
cd my-app
yarn
cd my-app
pnpm i
cd my-app
bun i

:::

We will use Vercel CLI to work on the app locally in the next step. If you haven't already, install it globally following the Vercel CLI documentation.

Kinic Wiki
Loading knowledge node
Details

Identity

database
db_23dhmsxlhukv
database_id
db_23dhmsxlhukv
path
/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-1-setup-b887180bcc0e-1-setup-s0504-c0000.md
kind
directory
role
markdown_note
children
0

Metadata

created_at
virtual
updated_at
virtual
etag
virtual
metadata_json
{}

Lint Hints

No lightweight warnings.

Outgoing Links

No outgoing links indexed.

Incoming Links

Select a file node to inspect backlinks.

Raw Source

No raw source path inferred.