Installation
Get started with qortex-query-react
Install qortex-query-react for your React application.
Install qortex-query-react using your preferred package manager. Note that qortex-query-react includes all qortex-query functionalities.
Install Package
Add the package to your React project:
Install Package
# npmnpm install qortex-query-react# yarnyarn add qortex-query-react# pnpmpnpm add qortex-query-react