Installation
If you are using Node.js or Bun, you can install overlay-kit from npm.
Prerequisites
- You need to have React version 16.8 or higher installed.
Installation Steps
Use the following commands to install overlay-kit.
sh
npm install overlay-kit
sh
pnpm add overlay-kit
sh
yarn add overlay-kit
sh
bun add overlay-kit