/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-3-run-e0b6a81710e8-3-run-s0488-c0000.md
3. Run - hono-docs
3. Run Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt 3 run Summary Run the development server l...
3. Run
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#3-run
Summary
Run the development server locally. Then, access http://localhost:7676 in your Web browser. ::: code-group sh [npm] npm run start sh [yarn] yarn start sh [pnpm] pnpm run start sh [bun] bun run start :::
Content
Run the development server locally. Then, access http://localhost:7676 in your Web browser.
::: code-group
npm run startyarn startpnpm run startbun run start:::