-
Navigate to the project folder
-
Open project with your text editor and add the Twilio account sid, auth token and twilio token to
send-sms.js
-
Run
npm install
from the command line to install the necessary packages
- Run
node send-sms.js
from the command line to run the program