Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 458 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 458 Bytes

Elm Dialogs

Example using of two dialogs per one app.

Install:

$ npm install
$ elm-package install -y

Launching app:

$ npm start
  • Access app at http://localhost:8080/
  • Or live demo

Notes

  • It seems that under Firefox doesn't work properly... :(

License

MIT