Skip to main content

Installation

To get started, follow the steps below to install and set up @gelato-ui in your project.

1. Install via npm

Run the following command in your project directory:

  npm install @gelato-ui/components --save

2. Install via yarn

Run the following command in your project directory:

  yarn add @gelato-ui/components

2. Install via pnpm

Run the following command in your project directory:

  pnpm i @gelato-ui/components