Using Nvd3 responsive charting on Meteor

I’m specifically talking about this package: https://atmospherejs.com/charts/dc

Very neat chart package. However, how would I start creating the chart? Do we add the JavaScript of the graphs into helpers? Not sure where to start since this package has the least documentation available for Meteor, even though it looks like the most robust package available.