mathieu-ducrot / vue-storybook-taskbox-tutorial

Going through the Storybook for Vue tutorial step by step.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-storybook-taskbox-tutorial

Storybook

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Going through the Storybook for Vue tutorial step by step.


Languages

Language:CSS 55.9%Language:JavaScript 28.7%Language:Vue 13.4%Language:HTML 1.9%