Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 299 Bytes

http4s4tw

A client-server experiment with http4s.

UI components are built with Calico.

Compile & Run

From the sbt prompt:

> Compile / fastOptJS / webpack
> server / Compile / run

Open project/main.html in a browser.