# Installation

## Installing&#x20;

First, you need to get @eueno/lib-browser into your project. This can be done using the following methods:

**Using npm:**

```
npm install @eueno/lib-browser
```

<https://www.npmjs.com/package/@eueno/lib-browser>

**Using yarn:**

```
yarn add @eueno/lib-browser
```
