This is a simple template to get started with Avalonia and F# through NXUI.
dotnet run --project src/App
You should briefly see your application window showing on your desktop.
Although NXUI is a great way to get started with Avalonia and F#, there are other options available:
All of them offer similar or different approaches to building UIs with F#.