Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/frugal/packages/core/Frugal.ts>build

A frugal web framework
Go to Latest
function build
import { build } from "https://deno.land/x/frugal@0.2.1/packages/core/Frugal.ts";

Convenience function building a FrugalBuilder, a FrugalInsance, and starting the build process.