yarn add bootstrap yarn add --dev @nrwl/storybook nx g @nrwl/angular:storybook-configuration demo --dry-run nx g @nrwl/angular:storybook-configuration demo
--nx run project-name:storybook nx run demo:storybook
e2e spec files stories all auto
https://nx.dev/storybook/overview-angular
nx generate @nrwl/angular:storybook-configuration shared-ui-widget nx run shared-ui-widget:storybook
2022 https://nx.dev/storybook/overview-angular yarn add --dev @nrwl/storybook nx g @nrwl/angular:storybook-configuration project-name nx build-storybook sls-shared-widgets nx run project-name:storybook https://nx.dev/storybook/overview-angular