Files
bun.sh/examples/hono
Yusuke Wada 7896361084 chores(examples/hono): Refine Hono example (#773)
* fixed path

* add favicon

* Correct version: `^2.0.0`

* remove wiptest command
2022-07-24 22:51:41 +02:00
..

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/