/SoundCloud

Ember app with SoundCloud Api

Primary LanguageCoffeeScript

ember-soundcloud

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

Installation

  • git clone this repository
  • npm install
  • bower install

Configuration

  • Set your credentials in public/credentials-sample.js
  • Rename the file to public/credentials.js

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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