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 thecomponent.zip
archive which you can drag & drop into Experience Designer.
yarn build
The .zip file will appear in the build directory:
- Go to
https://orca-experience.zoovu.com/developer
and open Config in the settings panel. - Drag and drop the
component.zip
archive there:
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.