Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.21 KB

README.storybook.md

File metadata and controls

32 lines (21 loc) · 1.21 KB

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

https://www.google.com/search?q=nx+angular+storybook&sxsrf=APq-WBvDbEp14WAt2cON8lxqfKsMSaHxpw%3A1647679328472&source=hp&ei=YJc1YvDzGZW4tQbBs4O4BQ&iflsig=AHkkrS4AAAAAYjWlcGp8MCGRfDhuHU8FpBbgD0sE5Bw0&ved=0ahUKEwjwo8zo49H2AhUVXM0KHcHZAFcQ4dUDCAk&uact=5&oq=nx+angular+storybook&gs_lcp=Cgdnd3Mtd2l6EAMyBQgAEIAEMgUIABCABDIGCAAQFhAeMgYIABAWEB4yBggAEBYQHjoECCMQJzoFCAAQkQI6CAgAELEDEIMBOhEILhCABBCxAxCDARDHARDRAzoOCC4QgAQQsQMQgwEQ1AI6CwgAEIAEELEDEIMBOgsILhCABBCxAxDUAjoECAAQQzoRCC4QgAQQsQMQxwEQ0QMQ1AI6DQgAEIAEEIcCELEDEBQ6CggAEIAEEIcCEBRQAFj_F2CqMWgAcAB4AYAB6QGIAfISkgEGNS4xNC4xmAEAoAEB&sclient=gws-wiz

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