DEV Community

Discussion on: Using lit-html with F#

Collapse
 
lanayx profile image
Vladimir Shchur

I'm voting to add lit+html template without elmish :)

Collapse
 
tunaxor profile image
Angel Daniel Munoz Gonzalez • Edited

those are already available!

  • dotnet new feliz-lit-haunted -o project-name
  • dotnet new lit-html-haunted -o project-name

those don't require elmish at all (not even included in the package requirements)

they only differ in what you start with, plain lit-html or the Feliz type safe DSL