-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I have a basic main.ts like this...
import { staticHTTPServer } from "https://esm.town/v/std/utils/index.ts";
export default staticHTTPServer(import.meta.url);
Are there vt or deno ways to run this basic html serving and tsx transpiling that I get from val? My goal is to work on a val locally for a bit before pushing the changes.
Metadata
Metadata
Assignees
Labels
No labels