/NodeWeatherMailer

Node.js command line weather application with nodemailer.

Primary LanguageJavaScriptMIT LicenseMIT

NodeWeatherMailer

Node.js command line weather application with nodemailer.

Install & Run

  1. Then install the dependencies:
$ npm install
  1. Finally run the app:
  • For Linux and Mac users:
$ npm start