Hungry Snowman See how many snowflakes you can catch in a minute! Demo Setup Install elm Compile elm make src/Main.elm --output=elm.js Run open index.html OR, for live reloading, install elm-live and run: elm-live src/Main.elm --open -- --output=elm.js