shiny
gleam add shiny@1
See shiny_demo.gleam for an example project
Further documentation can be found at https://hexdocs.pm/shiny and https://hexdocs.pm/shiny/shiny.html.
Development
cd shiny_demo
gleam run # Run the demo
gleam add shiny@1
See shiny_demo.gleam for an example project
Further documentation can be found at https://hexdocs.pm/shiny and https://hexdocs.pm/shiny/shiny.html.
cd shiny_demo
gleam run # Run the demo