Elm Getting Started $ npm install -g elm-test elm-format $ mkdir <project-name> $ cd <project-name> $ elm init $ elm reactor