
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.jsto start the server locally. - Download ngrok and run
./ngrok 3000 - Open new terimal CD into
client/myTwilioAppfolder and runionic serve
Tutorial : Twilio, Ionic Framework and Node.js – A Message & Call App