2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00
2019-02-15 19:04:41 +01:00

CION Vue Design System

CION is a Design System build primary for Vue applications. You can use it as a starting point for building your own Design System.

The system utilizes design tokens, a living styleguide with integrated code playgrounds and reusable components for common UI tasks.

Living styleguide demo: https://styleguide.cion.visualjerk.de

Landing page demo: https://cion.visualjerk.de

Integrate it in your application: Quick Start

Screenshot

Project setup

yarn install

Developing

Compiles and hot-reloads living styleguide

yarn dev

Building

Living styleguide

Compiles living styleguide to ./docs

yarn build

Library

Compiles design system as a library to ./dist

yarn build:lib

Helper

Serve living styleguide locally

yarn serve

Lints and fixes files

yarn lint
Languages
TypeScript 36%
JavaScript 20.4%
Vue 19.2%
HTML 18.3%
SCSS 4.6%
Other 1.4%