Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 496 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 496 Bytes

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