Installation

Get @brander/sdk up and running in your project

Prerequisites

Before installing @brander/sdk, make sure you have:

Required:
  • React 16.8.0 or higher
  • React DOM 16.8.0 or higher
  • Node.js 16.0 or higher

Installation Methods

npm
npm install @brander/sdk
yarn
yarn add @brander/sdk
pnpm
pnpm add @brander/sdk

Package Size

@brander/sdk is designed to be lightweight and efficient:

  • Bundle size: ~50KB gzipped
  • Dependencies: Minimal external dependencies
  • Tree-shaking: Fully supported

Next Steps

Once installed, you're ready to start using @brander/sdk in your application.