Public
Like
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 miliseconds.
http.tsx
https://jxnblk--d4120db616de11f0b47d569c3dd06744.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.