Universal-FSharp-Samples
Universal-FSharp-Samples copied to clipboard
Examples of Universal F# (Suave/Fable) Applications
Universal FSharp Examples
This repo contains examples of full stack F# usage.
Examples:
- Basic-Example - A sample application showing the bare-minimum needed to start with suave and fable-elmish
- Universal-Live-Reload - A sample application where both the suave server and fable-elmish project reload as you save files