Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/catkins/first-fm
- Owner: catkins
- Created: 2014-06-05T11:07:28.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2014-06-09T10:05:51.000Z (over 10 years ago)
- Last Synced: 2024-10-19T22:36:04.374Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 199 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).