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
- Host: GitHub
- URL: https://github.com/sghall/last-fm
- Owner: sghall
- Created: 2014-07-10T17:07:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-01T21:53:39.000Z (about 10 years ago)
- Last Synced: 2025-04-10T22:17:44.195Z (14 days ago)
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 19
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. EnjoyYou can get a free API key for last.fm at http://www.last.fm/api