Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 284 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 284 Bytes

send-sms-dashboard

Send SMS using Plivo node SDK & Express framework

  • Step 1: npm install plivo express
  • Step 2: update the placeholder <auth_id> & <auth_token> in the file sms.js
  • Step 3: node sms.js

Open the HTML file, fill in the details and you'll receive your message.