1353 Forks
15669 Stars
15669 Watchers

nodemailer

✉️ Send e-mails with Node.JS – easy as cake!

How to download and setup nodemailer

Open terminal and run command
git clone https://github.com/nodemailer/nodemailer.git
git clone is used to create a copy or clone of nodemailer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nodemailer https://github.com/nodemailer/nodemailer/archive/master.zip

Or simply clone nodemailer with SSH
[email protected]:nodemailer/nodemailer.git

If you have some problems with nodemailer

You may open issue on nodemailer support forum (system) here: https://github.com/nodemailer/nodemailer/issues