Skip to content

a quick environment for developing Vue components with storybook

Notifications You must be signed in to change notification settings

zmfe/vue-component-template

Repository files navigation

Vue-component-storybook-template

About

a quick environment for developing Vue components using storybook,circle-ci,vue-cli,postcss,jest

Getting Started

Clone this repo. Use it as a template for creating and testing your own Vue components

Build

# install dependencies
yarn install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Storybook

# run storybook
yarn run storybook
http://localhost:9001/

# generate static
yarn run storybookoutput

Resources

About

a quick environment for developing Vue components with storybook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published