/language-tour

👩🏽‍💻 Learn Gleam in your browser

Primary LanguageGleam

The Gleam Language Tour

An interactive tour of the Gleam programming language.

# Download a wasm version of the Gleam compiler
./bin/download-compiler

# Build the site
gleam run

# It's now all the in `public/` directory