Skip to content

manattan/charcoal

 
 

Repository files navigation

@charcoal-ui ― PIXIV Design System monorepo

test Storybook

This is the monorepo for the @charcoal-ui packages by pixiv.

How to use

See our documentation, or README of each package in /packages.

Contribution

Setup

Requires yarn and nodenv.

nodenv install `cat .node-version`
yarn install

Development

Start the development server on http://localhost:6006

yarn storybook

If you want to start development for documentation site, run the following command and go to http://localhost:5000

yarn website

Commit

@charcoal-ui is using commintlint and following the Conventional Commits rules.

Packages

No packages published

Languages

  • TypeScript 95.0%
  • JavaScript 4.1%
  • Other 0.9%