NX Run Storybook

# Start at the root folder
# If you run into: "Cannot read property 'targets' of undefined,
# try running the following:

nx run project-folder:storybook --projectBuildConfig=project-folder:storybook
Banana in Transit