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

https://github.com/sghall/last-fm

A demo app using D3 and AngularJS Directives
https://github.com/sghall/last-fm

Last synced: 14 days ago
JSON representation

A demo app using D3 and AngularJS Directives

Awesome Lists containing this project

README

        

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