googlearchive / generator-angularfire

Yeoman generator for AngularFire: Angular + Firebase apps
191 stars 52 forks source link

Which is the best way for require a module from node_modules #71

Closed jairgarcia closed 7 years ago

jairgarcia commented 7 years ago

For example i need work with this library: https://github.com/sendgrid/sendgrid-nodejs

How i can integrate this?

Thanks

katowulf commented 7 years ago

This is a Yeoman usage question and would best be answered by consulting their docs and, if it's still unclear, asking this question in their issue tracker.