
Twilio, Ionic Framework and Node.js – A Message & Call App
- Download/Clone this repo
- CD into the server folder and Run
npm install
- Run
node app.js
to start the server locally. - Download ngrok and run
./ngrok 3000
- Open new terimal CD into
client/myTwilioApp
folder and runionic serve
Tutorial : Twilio, Ionic Framework and Node.js – A Message & Call App