Public
Minimal Hono JSX starter template
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.

Hono JSX Starter

Minimal Hono JSX starter example

View Demo

How it works

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.

View more starters