Hack together a "Hello, world" in Scala with Laminar

This commit is contained in:
Aaron Fenyes 2024-08-07 13:32:12 -07:00
parent 244f222eb0
commit c376fcdad8
7 changed files with 329 additions and 0 deletions

2
lang-trials/scala/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
target
sbt.json