zio-slides
An interactive, websocket-backed slide presentation app running on ZIO
, zio-http
, and Laminar
.
Running Locally
sbt ~frontend/fastLinkJS
in another tab.sbt ~backend/reStart
in another tab.yarn install
yarn exec vite
- open
http://localhost:3000