Viewing existing Cosmos DX components in Storybook
View how the existing Cosmos digital experience (DX) components are displayed to customers by opening the components in Storybook. Open the project and then start Storybook in development mode so that you can view each component separately.
- Open your preferred terminal tool.
- Enter
cd <name of the project>
. - Enter
npm start
.
Previous topic Authenticating Pega Infinity Server user access Next topic Publishing Cosmos DX components