Skip to content

MATHEMA-GmbH/blog-fsharp-sutil-mgrotz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sutil Template for Elmish

The simplest Sutil Elmish application. This gives you a development area and shows how a single page Elmish application is constructed and mounted with minimal styling. See

  • src/App/App.fs.
  • public/index.html

Quick Start

    git clone -s https://github.com/davedawkins/sutil-template-elmish.git
    cd sutil-template-elmish
    dotnet tool restore
    npm install
    npm run start

About

Code for my 2021's F# advent calender blogpost about Sutil

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published