An interactive tour of the Gleam programming language.
A JavaScript runtime is required to run this program. NodeJS is used by default.
# Download a wasm version of the Gleam compiler
./bin/download-compiler
# Build the site
gleam run
# It's now all in the `public/` directory