Installation

Get started with qortex-react

Install qortex-react for your React application.

Install qortex-react using your preferred package manager. Note that qortex-react includes all qortex-core functionalities.

Install Package

Add the package to your React project:

Install Package

# npm
npm install qortex-react
# yarn
yarn add qortex-react
# pnpm
pnpm add qortex-react