issues
search
TomNeyland
/
angular-dc
AngularJS directives for dc.js
http://tomneyland.github.io/angular-dc/
MIT License
112
stars
58
forks
source link
Use npm to execute grunt task, and remove global deps for grunt, bower, and http-server
#61
Open
arturoromeroslc
opened
7 years ago
arturoromeroslc
commented
7 years ago
Things Done
Remove the use of makeFile in favor of npm scripts.
Remove global dependencies, in favor of devDependencies.
Update examples README describing new server script to run.
Things Done