/notification-broker

Elm, port and JS

Primary LanguageJavaScript

Notification Broker

Project to test Elm's porting functionality.

Compile

elm make Main.elm --output notification-broker.js

Run

Open App.html

TODO

  • Make it smarter
  • Show user's state and notification in UI. (Something pretty)