Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 167 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 167 Bytes

Minimal example of sharing circe encoder/decoder with Scala.js and Scala JVM.

To run the project, launch sbt and then:

sbt> sharedJS/run
sbt> sharedJVM/run