Initial commit

This commit is contained in:
DavidOnTop 2025-05-06 19:00:41 +02:00
commit cd689fde93
Signed by: DavidOnTop
GPG key ID: 8D3E9A75E3E13D89
17 changed files with 1509 additions and 0 deletions

18
paket.dependencies Normal file
View file

@ -0,0 +1,18 @@
source https://api.nuget.org/v3/index.json
storage: none
nuget Sutil
nuget Fable.Browser.Dom
nuget Fable.Core
nuget Sutil.Router.Path
group Build
source https://api.nuget.org/v3/index.json
generate_load_scripts: true
storage: none
nuget Fake.Core.Target
nuget Fake.IO.FileSystem
nuget Fake.JavaScript.Npm
nuget Fake.DotNet.Cli
nuget Fake.Core.Process