Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4lejandrito/elm-music-player
Music player written in Elm at a Haskell Madrid Meetup
https://github.com/4lejandrito/elm-music-player
Last synced: about 1 month ago
JSON representation
Music player written in Elm at a Haskell Madrid Meetup
- Host: GitHub
- URL: https://github.com/4lejandrito/elm-music-player
- Owner: 4lejandrito
- Created: 2016-11-07T21:15:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T21:40:50.000Z (about 8 years ago)
- Last Synced: 2024-10-12T23:11:04.005Z (2 months ago)
- Language: Elm
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm Music Player
A music player written in Elm for the [Haskell Madrid Meetup](https://www.meetup.com/Haskell-MAD/events/235058216/) run at [Liferay](https://www.liferay.com/) offices on November 5th 2016.
## Run
```shell
elm-package install
elm-reactor
```The Reactor should be running at [localhost](http://localhost:8000). Check it out!