@viljamis has a great example of what we can do with vue-styleguidist.
Read more on https://vueds.com/. Or access the github repo
How to start locally:
git clone https://github.com/vue-styleguidist/vue-styleguidist.git
cd vue-styleguidist/examples/vueds
npm install
npm run styleguide
Then open http://localhost:6060 in your browser.