/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-starter-8fca37aaf4c7-starter-s0516-c0000.md

Starter (1) - hono-docs

Starter (1) Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt starter Summary Starter templates are...

Starter (1)

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

Summary

Starter templates are available for each platform. Use the following "create-hono" command. ::: code-group sh [npm] npm create hono@latest my-app sh [yarn] yarn create hono my-app ```sh [pnpm] pnpm create hono@latest my-app...

Content

Starter templates are available for each platform. Use the following "create-hono" command.

::: code-group

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

:::

Then you will be asked which template you would like to use. Let's select Cloudflare Workers for this example.

? Which template do you want to use?
    aws-lambda
    bun
    cloudflare-pages
❯   cloudflare-workers
    deno
    fastly
    nextjs
    nodejs
    vercel

The template will be pulled into my-app, so go to it 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

:::

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-starter-8fca37aaf4c7-starter-s0516-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.