Template based on giraffe-fsharp/giraffe-template
- .NET Core 3.1
- Local tooling (Paket, FAKE)
Install .NET Core 3.1 https://dotnet.microsoft.com/download/dotnet-core/3.1
dotnet tool restore
dotnet paket install
dotnet fake build
Open localhost:5001
Original README.md
Original License: Apache 2.0