Skip to content

dcb99/vue2-storybook

Repository files navigation

vue2-storybook-vuetify

Simple boilerplate app demonstrating how to set up Storybook with Vue 2 & Vuetify 2.Special thanks to Morgan Benton's immeasurably helpful post for pointing me in the right direction in getting this up and running. The basic Storybook Vue components and accompanying stories from running npx storybook init are still in place. I've added a simple Vuetify button and a very simple story to demonstrate PoC. I like SCSS so config for SCSS is also included.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

barebones boilerplate for Vue2/Vuetify/Storybook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published