Nuxt/examples/storybook/README.md

506 B

Storybook demo for Nuxt

Deo showcasing Storybook usage with Nuxt.js, Vuetify and Vue-Charts

Features

  • supports '~' and '~~' Nuxt.js aliases
  • contains storybase.js with helper classes
  • integrates most of addons
  • real life examples with Vuetify and Vue-Charts

Usage

Start the example o http://localhost:3000:

npm run dev

Run Storybook:

npm run storybook