You can install Orval with NPM or Yarn.
Using NPM:
$ npm i orval -D
Using Yarn:
$ yarn add orval -D
Using pnpm:
$ pnpm add orval -D