/elm-hn

Elm Hacker News SPA

Primary LanguageHTML

Elm Hacker News.

A real world Hacker News SPA in Elm.

Getting Started.

  • Install elm and elm-live: yarn global add elm elm-live
  • Install packages: elm-package install
  • Run: bin/run

Inspiration

  1. This Real World Example App