/Knowledge/sources/honojs__hono/llms-full/service-worker-run--0d31e8502f80.md
Service Worker: Run - hono-docs
Service Worker: Run Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt 3 run Summary Start the developmen...
Service Worker: Run
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#3-run
Summary
Start the development server. ::: code-group sh [npm] npm run dev sh [yarn] yarn dev sh [pnpm] pnpm run dev sh [bun] bun run dev ::: By default, the development server will run on port 5173. Access `http://l...
Content
Start the development server.
::: code-group
npm run dev
yarn dev
pnpm run dev
bun run dev
:::
By default, the development server will run on port 5173. Access http://localhost:5173/ in your browser to complete the Service Worker registration. Then, access /sw to see the response from the Hono application.
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#3-run",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Service Worker > 3. Run",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 484,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Service Worker: Run",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}