Skip to main content
Module

x/create_react_app/run/main.ts>run

Create React App with Deno
Latest
function run
import { run } from "https://deno.land/x/create_react_app@v0.1.2/run/main.ts";

Parameters

options: { port: number; watch: boolean; }