To begin, we have to have these libraries installed before:
npm i react classnames joi
yarn add react classnames joi
Then, we have to install our library:
npm i @ferdotnet/reactive-form-builder
yarn add @ferdotnet/reactive-form-builder