Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/y2bd/helm

Mastodon client written in Elm
https://github.com/y2bd/helm

Last synced: 3 days ago
JSON representation

Mastodon client written in Elm

Awesome Lists containing this project

README

        

# Elm project

## Getting started

You need to have [Elm](http://elm-lang.org/) 0.18 installed on your machine.

Compile this project with:

elm make src/Main.elm

Then view it:

elm reactor