last-fm icon indicating copy to clipboard operation
last-fm copied to clipboard

A demo app using D3 and AngularJS Directives

last-fm

Demo for creating custom D3 directives in Angular.

Set-up:

  1. Clone the repo or download the zip
  2. From the command line cd into directory
  3. Type "bower install" (need node and bower)
  4. Add your last.fm API key at the top of app.js
  5. Start web server "python -m SimpleHTTPServer" (or your favorite)
  6. Go to http://localhost:8000/
  7. Enjoy

You can get a free API key for last.fm at http://www.last.fm/api