/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-starter-8fca37aaf4c7-starter-s0516-c0001.md
Starter (2) - hono-docs
Starter (2) Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt starter Summary Once the package inst...
Starter (2)
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#starter
Summary
Once the package installation is complete, run the following command to start up a local server. ::: code-group sh [npm] npm run dev sh [yarn] yarn dev sh [pnpm] pnpm dev sh [bun] bun run dev :::
Content
Once the package installation is complete, run the following command to start up a local server.
::: code-group
npm run devyarn devpnpm devbun run dev:::