← Presentation

ingeniousfrog/SilentForge

Installation

# Generate a static presentation site (npx — no install)
npx silentforge init vercel/next.js

# Open the generated index.html (macOS example)
open vercel/next.js-site/index.html

# Launch the local Workbench UI
npx silentforge web

npx --yes serve "vercel/next.js-site"