我的第一个Elm应用 可靠的Web应用程序的一种令人愉悦的语言。 如何安装榆木? :link: 文档: :link: 如何执行 # Clone this repository git clone https://github.com/mrbrunelli/my-first-elm-app # Navigate to project folder cd my-first-elm-app/ # Execute in dev mode elm reactor # When the dashboard finish load # Access in http://localhost:8000 and: src/Main.elm 如何编译 # Automatic generator elm make src/Main.elm # With output folder elm make src/Main.elm -