Skip to main content
Module

x/aleph/project.ts

The Full-stack Framework in Deno.
Go to Latest
import * as aleph from "https://deno.land/x/aleph@v0.2.18/project.ts";

Classes

A Project to manage the Aleph.js appliaction. features include:

  • compile source codes
  • manage deps
  • apply plugins
  • watch file changes
  • call APIs
  • SSR/SSG

Functions

inject HMR and React Fast Referesh helper code