hono-jsx-starter
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
index.tsx
https://nbbaier--019a6c06b5bc713b94fd73936e8389d4.web.val.run
Minimal Hono JSX starter example
The http.tsx file imports Hono's JSX runtime and the Hono library from npm.
It exports the app.fetch handler to server the page.