A sample of a fragment with behavior written in fable.
- dotnetsdk
- node
- parcel
In the root of the repository run;
dotnet tool restore
dotnet watch -p .\src\Web\ run
dotnet fable watch .\src\FableFragment\ --runWatch parcel build .\src\FableFragment\Fragment.fs.js -d .\src\web\wwwroot\dist
build is optional