Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 591 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 591 Bytes

Node.js send email tutorial.

Requirements

  • Nodejs 8.10.x

Clone project and run test.

$ git clone https://git_url_clone <project_dir>
$ cd <project_dir>
$ npm install
$ node src/server.js
  • Change your admin email account in the file: src/utils/mailer.js

Guide for this repository is here:

https://trungquandev.com/gui-nhan-email-trong-nodejs-cuc-ky-don-gian-voi-nodemailer/

Author: Trung Quân

Blog: https://trungquandev.com/

CV: https://cv.trungquandev.com/

"A little bit of fragrance always clings to the hands that gives you roses!"

Thanks for watching!