Skip to content

meiermade/fsharp-datastar-example

Repository files navigation

F# Datastar Example

app gif

Setup

Install .NET SDK.

winget install Microsoft.DotNet.SDK.9

Install tools.

dotnet tool restore

Install dependencies.

dotnet paket install

Usage

Run the application.

dotnet run --project src/App/App.fsproj

Navigate to http://localhost:5000 in your web browser to see the application in action.

Resources

About

F# Datastar Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages