Skip to content

Latest commit

 

History

History

bun-hono

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

To run example:

# 1: Install bun
curl -fsSL https://bun.sh/install | bash

# 2: Either source the .bashrc (it will tell you how) or open new terminal

# 3:
npm install

Running:

make run

Contributors

Change rend dependency in package.json to: "rend": "file:../.." to pick up local changes.