Storybook template to use with Quasar Framework!
# 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