Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 284 Bytes

File metadata and controls

11 lines (7 loc) · 284 Bytes

Vavite Bun server example

Example that shows how to integrate with Bun in "runnable-server" mode.

Make sure to run the script with bun run --bun instead of npm, e.g. bun run --bun dev.

Clone with:

npx degit cyco130/vavite/examples/express