Skip to content

jkone27/todo-mvc-feliz-htmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO MVC Feliz.HTMX

contrib

preview

app in F# + Feliz.ViewEngine.HTMX and HTMX library, implemented as a single .fsx fsharp interactive script.

Inspired by TODO MVC HTMX still have to finalize the implementation.

So it's essentially a full-stack app in 1 file :) more or less.

How to run

dotnet fsi program.fsx

troubleshooting

If you have aspnetcore assembly load issues, try to regenerate the runtime-scripts folder, and reference the correct one for your machine depending on what you are currently running on

dotnet fsi generateScript.fsx

then check the #load statement at the beginning of program.fsx

About

todo-mvc + htmx + F# and Feliz.ViewEngine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages