@human-connection/styleguide
v0.5.22
Published
[](https://travis-ci.com/Human-Connection/Nitro-Styleguide) [](https://www.npmjs.com/packag
Readme
Human-Connection Styleguide
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.human-connection.org
Landing page demo: https://cion.visualjerk.de
Integrate it in your application: Quick Start
Project setup
yarn installDeveloping
Compiles and hot-reloads living styleguide
yarn devBuilding
Living styleguide
Compiles living styleguide to ./docs
yarn buildLibrary
Compiles design system as a library to ./dist
yarn build:libHelper
Serve living styleguide locally
yarn serveLints and fixes files
yarn lint
