Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ryan-haskell/elm-land-hackernews
- Owner: ryan-haskell
- Created: 2022-06-10T03:59:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-10T04:55:47.000Z (over 2 years ago)
- Last Synced: 2024-11-27T09:29:32.152Z (about 1 month ago)
- Topics: elm, hacker-news
- Language: Elm
- Homepage: https://elm-land-hn.netlify.app/
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @ryannhg/elm-land-hackernews
> my first project with Elm LandWe 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
```