Skip to content

A Storybook 6.x Application with Vue 2 (TypeScript support), SCSS and Vuetify.

Notifications You must be signed in to change notification settings

cividi/storybook-abrissatlas

 
 

Repository files navigation

storybook-vue-vuetify

Project setup

npm install

Run Storybook

npm run storybook

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A Storybook 6.x Application with Vue 2 (TypeScript support), SCSS and Vuetify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.4%
  • JavaScript 34.8%
  • TypeScript 7.7%
  • SCSS 3.1%
  • HTML 2.8%
  • CSS 1.2%