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.
Viewing readonly version of main branch: v32View latest version
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.