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

https://github.com/ripta/try-elm

Trying out http://elm-lang.org/
https://github.com/ripta/try-elm

Last synced: 3 months ago
JSON representation

Trying out http://elm-lang.org/

Awesome Lists containing this project

README

        

Trying out various Elm examples from [their homepage](http://elm-lang.org/).

```
$ brew install caskroom/cask/brew-cask
$ brew cask install elm-platform
$ elm reactor
```

Open `http://localhost:8000` and browse one of the `.elm` files.