Whatsapp Web

From Corat Coret
Revision as of 08:49, 21 June 2024 by Johan Efendi (talk | contribs) (Created page with "=Installasi= <syntaxhighlight lang="bash"> # Buat direktori untuk project mkdir whatsapp-web cd whatsapp-web # Install Package whatsapp-web.js npm i whatsapp-web.js </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installasi

# Buat direktori untuk project
mkdir whatsapp-web
cd whatsapp-web

# Install Package whatsapp-web.js
npm i whatsapp-web.js