Skip to content

scommons/scommons-examples

Repository files navigation

CI Coverage Status Scala.js

scommons-examples

Example projects that uses Scala Commons components/modules.

How to Build

To build and run tests use the following command:

sbt clean test

How to Run Dev/Demo Server

To start the application server locally, use the following command:

sbt clean "project scommons-examples-server" run

Puzzle15 Client UI

To see it in browser:

http://localhost:9000/scommons-examples/puzzle15.html