mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-11-22 11:31:58 +03:00
Update Top.elm
This commit is contained in:
parent
96cb75513d
commit
172c301632
@ -35,7 +35,7 @@ view _ =
|
|||||||
[ hero
|
[ hero
|
||||||
, viewSection "No assembly required." """
|
, viewSection "No assembly required." """
|
||||||
Build reliable [Elm](https://elm-lang.org) applications with the wonderful tools created by the community– brought together in one place:
|
Build reliable [Elm](https://elm-lang.org) applications with the wonderful tools created by the community– brought together in one place:
|
||||||
- Use __elm-ui__ to create build UIs without CSS.
|
- Use __elm-ui__ to create UIs without CSS.
|
||||||
- Comes with __elm-live__, a hot-reloading web server.
|
- Comes with __elm-live__, a hot-reloading web server.
|
||||||
- Create a test suite with __elm-test__
|
- Create a test suite with __elm-test__
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user