Skip to content
/ last-fm Public
forked from sghall/last-fm

A demo app using D3 and AngularJS Directives

Notifications You must be signed in to change notification settings

imclab/last-fm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A demo app using D3 and AngularJS Directives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • CSS 9.3%