Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-haskell/elm-land-hackernews

made during the claw raidathon!
https://github.com/ryan-haskell/elm-land-hackernews

elm hacker-news

Last synced: 27 days ago
JSON representation

made during the claw raidathon!

Awesome Lists containing this project

README

        

# @ryannhg/elm-land-hackernews
> my first project with Elm Land

We built this live on Twitch during the [The Claw's June Raidathon](https://theclaw.team/raidathon), and it's based off an in-progress version of [Elm Land](https://elm.land).

You can see a demo here: [https://elm-land-hn.netlify.app](https://elm-land-hn.netlify.app) or run it yourself with this command 👇

## local development

```
npx elm-land server
```