Skip to content

brettkolodny/green

Repository files navigation

green

Setup

After building go into build/dev/javascript/lustre/ffi.mjs and change the imports to:

import * as React from "preact";
import * as ReactDOM from "preact";

import { useState } from "preact/hooks";

and change React.useState to useState

Building/Running

gleam build

deno run -A ./build/dev/javascript/green/main.mjs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published