Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/coffee-cup/lastfm-leaderboards

Music leaderboards powered by last.fm
https://github.com/coffee-cup/lastfm-leaderboards

Last synced: 8 days ago
JSON representation

Music leaderboards powered by last.fm

Awesome Lists containing this project

README

        

# lastfm-leaderboards

Music leaderboards powered by [last.fm](https://www.last.fm/). Find [here](https://lastfm.jakerunzer.com).

Created from the [elm-template](https://github.com/coffee-cup/elm-template).

## Development ✨

1. Clone repo
2. `yarn install`
3. `npm run dev` for live reload server at [localhost:8080](http://localhost:8080)
4. `npm run build` for production ready static site

### Source 👼

- Elm in `src/`
- SCSS in `src/scss`
- Public files in `public/`
- Metadata for pages in `metadata/`