Message app for send SMS using totalvoice api
npm installAn example of .env file can be found in project root with name: .env.example
Rename this file to .env before run.
npm startWhen application is running, open your browser at desired port. Type your access token, destination number and message to send a SMS
npm test