/vue-quasar-storybook

Storybook setup to use with Quasar's components for Vue.js 2

Primary LanguageVue

Vue Quasar Storybook

Storybook template to use with Quasar Framework!

Build Setup

# Clone the project
$ git clone https://github.com/imdanielpiva/vue-quasar-storybook.git

# Enter the project folder
$ cd vue-quasar-storybook

# Install dependencies
$ npm install

# Storybook will start from 9001 to up
$ npm run storybook