/lyricserver

A ember app that displays lyrics from an musixmatch powered api

Primary LanguageJavaScript

Lyrics

This is a ember lyric application that fetches random lyrics from a api server powered by musixmatch

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running