How to (monorepo) - Talend/ui GitHub Wiki

We use yarn 1 with workspaces.

How to install

yarn

How to execute an npm run command in a package

yarn workspace @talend/react-components run NPM_SCRIPT

We have also create a script to have a better support of exit code.

⚠️ **GitHub.com Fallback** ⚠️