Very simple Fuse app with Fable from the quickstart tutorial.
- Install Fuse tools
- Clone https://github.com/alfonsogarciacaro/MyFuseApp
- Run
npm install
- Go to
src
directory - Run
dotnet restore
, thendotnet fable npm-run watch
- In another terminal, back to root run
fuse preview