Skip to content

ts020/vue-cli-plugin-commentary

Repository files navigation

vue-cli-plugin-commentary

vue-cli3

🚀 Start building a Vue app with Style Guide

This is a vue-cli 3.x plugin to add Style guide tool for Vue in your Vue project.

$ vue add vue-cli-plugin-commentary
$ yarn commentary

image

//projectRoot/commentary/index.js
import Component from '...'
storyOf('atoms/Component', Component)
    .add('title', {props: {color:'red'}})

📜 Changelog

Details changes for each release are documented in the CHANGELOG.md.

About

wip

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published