Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/catkins/first-fm

Ember CLI front-end to the Spotify Metadata API
https://github.com/catkins/first-fm

Last synced: 19 days ago
JSON representation

Ember CLI front-end to the Spotify Metadata API

Awesome Lists containing this project

README

        

# First.fm

This README outlines the details of collaborating on this Ember application.

## Installation

* `git clone` this repository
* `npm install`
* `bower install`

## Running

* `ember server`
* Visit your app at http://localhost:4200.

## Running Tests

* `ember test`
* `ember test --server`

## Building

* `ember build`

For more information on using ember-cli, visit [http://iamstef.net/ember-cli/](http://iamstef.net/ember-cli/).