/js_meetup_elm

Example programs for talk about Elm at JS meetup

Primary LanguageJavaScript

  • Install Elm-platform with NPM npm install elm --global
  • Set ELM_HOME to something like /usr/lib/node_modules/elm/share
  • Start elm-reactor in this directory
  • go to http://localhost:8000/
  • Enjoy!