Initial commit

This commit is contained in:
DavidOnTop 2025-06-11 13:38:36 +02:00
commit 71e3ed710d
Signed by: DavidOnTop
GPG key ID: 8D3E9A75E3E13D89
15 changed files with 621 additions and 0 deletions

13
paket.dependencies Normal file
View file

@ -0,0 +1,13 @@
source https://api.nuget.org/v3/index.json
storage: none
nuget Fable.Promise
nuget Oxpecker.Solid
nuget Fable.Browser.Dom
nuget Fable.Core
group Build
generate_load_scripts: true
source https://api.nuget.org/v3/index.json
nuget Fake.Core.Target