Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
 
PREVIOUS NEXT
Tagged: #nx #run #storybook
ADD COMMENT
Topic
Name
5+9 =