Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/scripts/apps/dev.ts>dev

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
variable dev
import { dev } from "https://deno.land/x/live@1.75.5/scripts/apps/dev.ts";

type

(
appName: string,
target: string,
link: boolean,
_appLocation: string,
) => unknown