This is a demo app created in Elm. In this app several important features of the Elm Architecture used such as Commands and Subscriptions.
Also you can see by example how Timer
and Random
modules can be utilized in Elm app.
yarn
elm-package install
yarn start