Skip to content
Contents

Installation

There are multiple ways to install Background depending on your environment and requirements.

NPM

bash
npm install @backgroundjs/core

Yarn

bash
yarn add @backgroundjs/core

PNPM

bash
pnpm add @backgroundjs/core

Bun

bash
bun add @backgroundjs/core