Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 229 Bytes

SMS-Sending_using_NodeJS

  1. Clone the project

  2. change the value of Your_API_Key, Your_API_Key_Secret, Your_Registered_Mobile_Number

3.Download node_modules using "npm install"

4.run the application using "node index.js"