Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 503 Bytes

Readme.md

File metadata and controls

16 lines (11 loc) · 503 Bytes

Vue Styleguidist with vue design sytem like customization

@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.