How to start a Websharper project using the .Net kernel and Kestrel from OSX or Linux?

I am trying to start a basic Websharper project directly from the console using a minimal kestrel server, there is a complete lack of documentation. I started a web project using XSP, but I want to test it with a new runtime.

Thanks in advance.

+4
source share

All Articles