Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
Versions
Busad
Build and Serve your app with Deno!
import { busad } from "https://deno.land/x/busad@0.1.0-alpha.0/mod.ts";
busad({
entry: "https://raw.githubusercontent.com/aoiste/deno_test_app/main/main.tsx",
});