Module

x/ultra/tools/dev.ts

Zero-Legacy Deno/React Suspense SSR Framework
Latest
import * as mod from "https://dotland.deno.dev/x/ultra@v2.3.8/tools/dev.ts";

Functions

This tool helps with developing and contributing to Ultra. It will start a file server for serving Ultra source, from the root of the workspace. It will ask which example the user would like to work on, generate a deno.dev.json and importMap.dev.json in that examples project directory, and run the ./server.tsx in dev mode.