How can I use ELM in asp.net MVC?

hi there:

Where can I find some instructions or tips about using ELM in Asp.net MVC (not .net core)? in Visual Studio?
I appreciate your help. Thanks!

Regards,

Load it in your view like here: https://github.com/rtfeldman/elm-spa-example/blob/master/index.html

Ignore the localstorage part

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.