Skip to content

Latest commit

History

History
21 lines (13 loc) 路 262 Bytes

readme.md

File metadata and controls

21 lines (13 loc) 路 262 Bytes

Hono with Bun runtime

Getting Started

Cloning the repo

bun create hono ./NAME_HERE

Development

bun run start

Open http://localhost:3000 with your browser to see the result.

For more information

See https://honojs.dev/