mirror of
https://github.com/cheveguerra/whatsapp-api-tutorial.git
synced 2026-04-17 19:36:59 +00:00
Merge branch 'master' of https://github.com/ngekoding/whatsapp-api-tutorial
This commit is contained in:
@@ -15,4 +15,7 @@ Watch the tutorials:
|
|||||||
- Run `npm run start`
|
- Run `npm run start`
|
||||||
- Open browser and go to address `http://localhost:8000`
|
- Open browser and go to address `http://localhost:8000`
|
||||||
- Scan the QR Code
|
- Scan the QR Code
|
||||||
- Enjoy!
|
- Enjoy!
|
||||||
|
|
||||||
|
### Notes
|
||||||
|
As mentioned in the video above, you have to install `nodemon` to run the start script. You can install nodemon globally with `npm i -g nodemon` command.
|
||||||
|
|||||||
Reference in New Issue
Block a user