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/
- Host: GitHub
- URL: https://github.com/ripta/try-elm
- Owner: ripta
- Created: 2015-10-20T02:02:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T02:02:36.000Z (over 9 years ago)
- Last Synced: 2025-02-16T09:43:05.398Z (3 months ago)
- Language: Elm
- Size: 555 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.