Skip to content

Installation

This page guides you through the installation process.

Prerequisites

  • Node.js 16 or higher
  • npm or yarn

Install

Choose one of the following methods:

npm

bash
npm install my-package

yarn

bash
yarn add my-package

Configuration

Create a configuration file in your project root: