SimonJang / elm-playground

Sandbox environment for the Elm language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sandbox environment for the Elm language


Languages

Language:HTML 98.1%Language:Elm 1.9%