thinktainer / fable-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attention

This is a work in progress so it may not work yet as is on your machine.

fable-suave-scaffold

This project can be used to scaffold a Suave-based webserver with F# SPA frontend that uses fable-elmish and fable-react. This includes a build process that:

  • compiles both server and client and runs both
  • and sets up watch to recompile and reload both

In order to kickoff the process run

> build.cmd run // on windows
$ ./build.sh run // on unix

Requirements

  • .NET/Mono
  • node/npm

Maintainer(s)

About

License:The Unlicense


Languages

Language:F# 87.1%Language:CSS 5.0%Language:JavaScript 4.2%Language:Shell 1.6%Language:HTML 1.5%Language:Batchfile 0.5%