2017-07-22 00:34:00 +02:00
..
WIP
2017-06-12 21:13:49 +02:00
WIP
2017-06-12 21:13:49 +02:00
WIP
2017-06-12 21:13:49 +02:00
2017-06-23 16:55:25 +02:00

Storybook for Vue

Greenkeeper badge Build Status CodeFactor Known Vulnerabilities BCH compliance codecov Storybook Slack

Storybook for Vue is a UI development environment for your Vue components. With it, you can visualize different states of your UI components and develop them interactively.

Notes

  • When using global custom components or extension (e.g Vue.use). You will need to declare those in the ./storybook/config.js.

♥️