bencodezen / vue-enterprise-boilerplate

An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
7.78k stars 1.32k forks source link

feat: storybook #212

Closed marceloavf closed 3 years ago

marceloavf commented 4 years ago

Resolves #206 Resolves #205 Resolves #3 Resolves #145

Allows to create .stories. files and also .mdx to document components and UI. More can be achieved here: https://www.learnstorybook.com/intro-to-storybook/vue/en/get-started/

bencodezen commented 3 years ago

Thanks for your efforts on this PR! Unfortunately, at this time I am closing the PR in preparation for Vue 3.