Skip to content

Latest commit

Β 

History

History
13 lines (9 loc) Β· 236 Bytes

README.md

File metadata and controls

13 lines (9 loc) Β· 236 Bytes

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