* elmish 개념
https://elmish.github.io/elmish/
Elmish
-ish a suffix used to convey the sense of “having some characteristics of” Elmish implements core abstractions that can be used to build Fable applications following the “model view update” style of architecture, as made famous by Elm. The goal of
elmish.github.io
터미널에서
1. paket init
2. paket add nuget Fable.Elmish
'개발 > F#' 카테고리의 다른 글
F# Option (0) | 2020.07.01 |
---|---|
SAFE - Client.fs - 1: 모듈 (0) | 2020.06.22 |
SAFE Stack (0) | 2020.06.13 |
F# Start up (0) | 2020.06.10 |