Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 185 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 185 Bytes

The Gleam website

https://gleam.run

Run the website locally

Install github-pages (requires Ruby)

gem install github-pages

and run make serve in root directory.