# Installation

```erlang
$ yarn add pleex
```

### or <a href="#install-with-npm" id="install-with-npm"></a>

```erlang
npm i pleex
```

{% hint style="success" %}
&#x20;Pleex don't need extra installation or configuration for pod or gradle 🤞😎
{% endhint %}

## Import Pleex:

```jsx
import {Pleex} from 'pleex';
```
