> For the complete documentation index, see [llms.txt](https://docs.warengonzaga.com/gathertownjs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.warengonzaga.com/gathertownjs/getting-started/installation.md).

# Installation

Install GatherTownJS via NPM.

```
npm i gathertown.js
```

or install via YARN.

```
yarn add gathertown.js
```

{% hint style="success" %}
Check the official [NPM Package here](https://npmjs.com/package/gathertown.js).
{% endhint %}
