Skip to content

IsaacDynamo/gleam-stream-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gleam Stream Timer

Wait with Lucy until Gleam stream continues.

https://isaacdynamo.github.io/gleam-stream-timer/

Development

During development Pythons http.server can be used to serve the page.

# Build
gleam build
# Host locally
python3 -m http.server