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
# npmnpm install qortex-react# yarnyarn add qortex-react# pnpmpnpm add qortex-react