wppconnect-api / docs /getting-started /installation.md
AUXteam's picture
Upload folder using huggingface_hub
4c34106 verified

Installation

The first thing that you had to do is install the npm package:

npm i --save @wppconnect-team/wppconnect

or with Yarn:

yarn add @wppconnect-team/wppconnect

or for Nightly releases:

> npm i --save https://github.com/wppconnect-team/wppconnect/releases/download/nightly/wppconnect-nightly.tgz