Skip to content

perokvist/Fable-Fragment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fable-Fragment

A sample of a fragment with behavior written in fable.

Prerequisites

  • 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

?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published