Skip to content

Latest commit

 

History

History
 
 

hono

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.