Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 294 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 294 Bytes

cats-elm

Cats challenge in elm

Quick Start

brew install elm
nodemon --watch Main.elm --exec "elm-make --warn Main.elm --output elm.js && elm-format --yes Main.elm" -L --verbose
open index.html
# recommend auto-reload: https://addons.mozilla.org/en-US/firefox/addon/auto-reload/