Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation to align with how things work in sb 7.0 #36

Open
kroeder opened this issue Aug 18, 2022 · 0 comments
Open

Update documentation to align with how things work in sb 7.0 #36

kroeder opened this issue Aug 18, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@kroeder
Copy link
Member

kroeder commented Aug 18, 2022

Right now we describe the old way of starting storybook in README.md

	"storybook": "start-storybook -p 6006",
	"build-storybook": "build-storybook"

There is a new way, though. We need to update it to use ng run storybook:serve and also describe how to deactivate compodoc in the meantime using "compodoc: false" in the angular.json

@kroeder kroeder added the documentation Improvements or additions to documentation label Aug 18, 2022
@kroeder kroeder added this to the Storybook 7.0 support milestone Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant