-
Notifications
You must be signed in to change notification settings - Fork 0
Description
It would be ideal to make the psulib_base storybook from #315 publicly available (or, more likely, PSU available).
Requires completion of #315
Acceptance Criteria
- Define the build process
- Ensure
npm run build-storybookworks (currently sample images are missing) - Add pipeline (circleci) to build the container
- Deploy someplace.
Creating a static storybook
- Run the following commands. This requires node 20.
npm installnpm run build-storybook
- This creates the
storybook-staticdirectory with a static version of the storybook. This can be deployed on a static html server (probably similar to assets.psu.edu).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels