Skip to content

AIR StackZero-Boilerplate, AI-Native

Eliminate the network layer. Eliminate complex caching. Eliminate re-render cascades. Build type-safe, real-time apps instantly.

export default function App(): JSX.Element {
  return <h1>Hello world</h1>
}