2026-03-02 19:54:48 +01:00
2026-03-02 19:54:48 +01:00
2026-03-02 19:54:48 +01:00
2026-03-02 19:54:48 +01:00
2026-03-02 19:54:48 +01:00
2026-03-02 19:54:48 +01:00
2026-03-02 19:54:48 +01:00
2026-03-02 19:54:48 +01:00

Gliding Guide — Demo (Deno + Lit + Effect)

This repository is bootstrapped as a minimal one-page demo using Lit for UI and an optional effect module loaded from esm.sh.

Quick commands:

# Run the Deno file server to serve the static site at http://localhost:4507
deno task serve

# Run tests
deno test

Notes:

  • The browser modules are imported from https://esm.sh/ so they can be loaded directly by the browser.
  • The effect package is loaded dynamically at runtime; if you prefer a pinned version, edit src/deps.ts.
Description
No description provided
Readme 32 KiB
Languages
TypeScript 81.4%
HTML 18.6%