Asked by Deepak Kumar · · 1 answer
The email package allows sending email from a Meteor app. To use it, add the package to your project by running in your terminal:
meteor add email
2
0
The email package allows sending email from a Meteor app. To use it, add the package to your project by running in your terminal:
meteor add email