Skip to main content

Upload the component to your account

  • Go to root directory of your component and run the yarn build script. This will prepare the zip file containing JS, CSS and Right Panel Config. Build script will generate the component.zip archive which you can drag & drop into Experience Designer.
yarn build

The .zip file will appear in the build directory:

Final version of flow step component looking good

  • Go to https://orca-experience.zoovu.com/developer and open Config in the settings panel.
  • Drag and drop the component.zip archive there:

Remote component

Select your new component

At this point, you no longer need to run the dev server. The component is now available in Experience Designer for everyone using this account.

Remote component