Initial commit.
This commit is contained in:
5
elm-stuff/packages/elm-lang/html/2.0.0/README.md
vendored
Normal file
5
elm-stuff/packages/elm-lang/html/2.0.0/README.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# HTML for Elm
|
||||
|
||||
The core HTML library for Elm. It is backed by [elm-lang/virtual-dom](http://package.elm-lang.org/packages/elm-lang/virtual-dom/latest/) which handles the dirty details of rendering things quickly.
|
||||
|
||||
The best way to learn how to use this library is to read [guide.elm-lang.org](http://guide.elm-lang.org/), particularly the section on [The Elm Architecture](http://guide.elm-lang.org/architecture/index.html).
|
||||
Reference in New Issue
Block a user