To install Elm follow these steps
git clone <repository-url>this repositorycd trelmo-app
-
compile with
elm-make tboard.elm --output=dist/tboard.jsand openindex.html -
or... run
elm-reactorand openlocalhost:8000/index.html
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To install Elm follow these steps
git clone <repository-url> this repositorycd trelmo-appcompile with elm-make tboard.elm --output=dist/tboard.js
and open index.html
or... run elm-reactor
and open localhost:8000/index.html