Back to Templates

Live Example: https://example-hono-bun.vercel.app/
Prerequisites:
- Vercel CLI installed globally
To develop locally:
bun installvc devopen http://localhost:3000To build locally:
bun installvc buildTo deploy:
bun installvc deploy