Getting Started
Dependency setup and examples
Getting Started
// build.sbt
libraryDependencies += "com.natural-transformation" %% "spoonbill" % "<version>"
See the examples directory for working projects.
Open Source Docs
Server-side SPA framework for Scala 3
Dependency setup and examples
// build.sbt
libraryDependencies += "com.natural-transformation" %% "spoonbill" % "<version>"
See the examples directory for working projects.