/elm-playground

Sandbox environment for the Elm language

Primary LanguageHTML

elm-playground

Sandbox environment to play around with the Elm language

Commands

List of commands that can be executed.

Install elm

npm install -g elm elm-css elm-test

Create a new application

elm init

Run your application

elm reactor