Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!