Skip to content

chipjacks/hungry-snowman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hungry Snowman

See how many snowflakes you can catch in a minute!

Demo

Setup

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

Releases

No releases published

Packages

No packages published

Languages