# Overview

## Prerequisites

* You'll need an active subscription to [Intelligems](https://www.intelligems.io)

## Install the Package

{% tabs %}
{% tab title="npm" %}

```
npm install --save @intelligems/headless
```

{% endtab %}

{% tab title="yarn" %}

```
yarn add @intelligems/headless
```

{% endtab %}
{% endtabs %}
