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

x/ultra/tools/dev.ts>initExampleConfig

Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
function initExampleConfig
import { initExampleConfig } from "https://deno.land/x/ultra@v2.3.7/tools/dev.ts";

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.

Parameters

example: string