SkillAgentSearch skills...

Clair

A design system including principles, Vue and React components.

Install / Use

/learn @clair-design/Clair
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Clair Design

Prerequirements

yarn is required. Just forget npm run.

Before getting started

Check out how to contribute here.

Get Started

Install

yarn

Start

# for vue
yarn start vue
# for react
yarn start react

Preview Site

# for vue
yarn serve vue
# for react
yarn serve react

⚠️⚠️⚠️ Commit

Please use yarn commit or npm run commit instead of git commit.

Use git cz if you have commitizen installed globally.

Lerna

Run yarn commands

yarn lerna run --stream build --scope @clair/helpers
# OR
yarn workspace @clair/helpers build

Link packages

yarn lerna add @clair/theme-default packages/helpers [--dev]
View on GitHub
GitHub Stars38
CategoryDesign
Updated2y ago
Forks12

Languages

TypeScript

Security Score

65/100

Audited on Jul 20, 2023

No findings