mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-02-06 09:55:50 +00:00
Bumps [@babel/standalone](https://github.com/babel/babel-standalone) from 7.3.2 to 7.3.3. - [Release notes](https://github.com/babel/babel-standalone/releases) - [Commits](https://github.com/babel/babel-standalone/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
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
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
Description
Languages
TypeScript
36.3%
JavaScript
20.8%
Vue
18.9%
HTML
18%
SCSS
4.5%
Other
1.4%
