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

Add monorepo starter boilerplate link #76

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BryanAdamss
Copy link

Hello,

This PR adds a link to a monorepo-starter showing how to set up a monorepo with storybook+rollup+lerna+jsdoc

@korfuri
Copy link
Owner

korfuri commented Aug 1, 2021

Do you have evidence of an actual monorepo using this setup at scale? If not, can you explain how this is adding value over simply following up the setup instructions for lerna, jsdoc and others?

@BryanAdamss
Copy link
Author

I have used it in a private enterprise project, and have used it to develop more than 20 components and js libraries;

Currently storybook-vue does not support the simultaneous development of vue components and js libraries,and I have not seen similar best practice in the community.

I did some integration and wrote some scripts mysel so that it can support the development of js library and can automatically generate documents.

I want to share with friends in need👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants