broccolinisoup / storybook-talk-example

This is an example repository for my storybook/design systems talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Project For Storybook and Design system talk

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

This is an example repository for my storybook/design systems talk


Languages

Language:CSS 49.9%Language:JavaScript 32.4%Language:Vue 16.0%Language:HTML 1.7%