mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 06:41:25 +08:00
527 B
527 B
# Builds Storybook with Angular's custom builder
# See https://storybook.js.org/docs/get-started/angular
# to learn how to create the custom builder
ng run my-project:build-storybook
npm run build-storybook
pnpm run build-storybook
yarn build-storybook