gleam-lang / language-tour

👩🏽‍💻 Learn Gleam in your browser
https://tour.gleam.run/
82 stars 62 forks source link

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