Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/opine/examples/react/server.tsx>app

Minimalist web framework for Deno ported from ExpressJS.
Latest
variable app
import { app } from "https://deno.land/x/opine@2.3.4/examples/react/server.tsx";

Create our Opine server.