Installation
To install Crowdin OTA JS Client, use the following steps:
- Open your terminal or command prompt.
- Navigate to the directory where you want to install the library.
- Use the command below to install the library:
- npm
- Yarn
- pnpm
npm install @crowdin/ota-client
yarn add @crowdin/ota-client
pnpm add @crowdin/ota-client