Files
whatsapp-api-tutorial/readme.md
2020-10-09 08:16:29 +08:00

16 lines
537 B
Markdown

# Whatsapp API Tutorial
Hi, this is the implementation example of <a href="https://github.com/pedroslopez/whatsapp-web.js">whatsapp-web.js</a>
Watch the tutorials:
- <a href="https://www.youtube.com/watch?v=IRRiN2ZQDc8">Whatsapp API Tutorial: Part 1</a>
- <a href="https://youtu.be/hYpRQ_FE1JI">Whatsapp API Tutorial: Part 2</a>
### How to use?
- Clone or download this repo
- Enter to the project directory
- Run `npm install`
- Run `npm run start`
- Open browser and go to address `http://localhost:8000`
- Scan the QR Code
- Enjoy!