provydon / storyblok-design-system

Design System for the upcoming Storyblok UI.

Home Page:https://blok.ink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storyblok-design-system

Storyblok's Design System

Compatibility

Our current version is compatible with Vue 2. We will be working on a new version that will be Vue 3 compatible.

Project setup

yarn install # or npm run install

Execute Storybook

yarn storybook

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Usage

To learn how to use the Storyblok's Design System in your project go to: https://www.storyblok.com/docs/guide/in-depth/design-system

Thanks to

Chromatic

Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.


Powered by Storyblok

About

Design System for the upcoming Storyblok UI.

https://blok.ink

License:MIT License


Languages

Language:JavaScript 72.9%Language:Vue 17.2%Language:SCSS 9.9%Language:HTML 0.1%Language:CSS 0.0%