Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 392 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 392 Bytes

Storybook Server for a Liferay Portal module

Runs storybook to test components inside of a liferay-portal module. Currently setup to test components in search-experiences-blueprints-admin-web.

Setup

  1. Update paths in .env to your current environment.
  2. Update ../../liferay-portal-master/portal/ relative paths in ./storybook/preview.js to where the portal root is located.