Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 366 Bytes

htmx-examples-with-zio

Htmx examples implemented with ZIO and Scala 3.

How to run

Pre-requisites

This project uses Scala 3 and sbt. To install them follow the instructions in the Scala 3 website

Run the project

  1. Run the app
sbt run
  1. Open http://localhost:8080 in your browser