✨ This workspace has been generated by Nx, a Smart, fast and extensible build system. ✨
npx create-nx-workspace --preset=web-components
- Add the Storybook plugin
yarn add --dev @nrwl/storybook
- Generating Storybook Configuration
nx g @nrwl/storybook:configuration --tsConfiguration=true
npm start
nx storybook