Installation
Flowable Forms is hosted in our internal repository. So in order to install Flowable Forms you need to set up your credentials.
Installation
Once you have your credentials you can install the artifact:
yarn add @flowable/forms
Optional: if you are using TypeScript in your app, install the React types with:
yarn add @types/react --dev
In order to avoid installation issues, please try to use latest version of Yarn.
We recommend to use Yarn >= 1.5