Receive, Download, and Reply with media in WhatsApp Messages. Powered by Twilio - Node.js and Express
Read the full quickstart here!
To run this project on your computer you will need to download and install Node.js and yarn.
You will also need to sign up for a Twilio account if you don't have one already.
-
First clone this repository and
cd
into it.$ git clone git@github.com:TwilioDevEd/whatsapp-media-tutorial-node.git $ cd whatsapp-media-tutorial-node
-
Navigate to the project directory in your terminal and run:
$ yarn install
This should install all of our project dependencies from npm into a local
node_modules
folder. -
Run the web app.
$ yarn start
- No warranty expressed or implied. Software is as is. Diggity.
- MIT License
- Lovingly crafted by Twilio Developer Education.