A CLI toolbox for creating design systems in minutes
Uses: Typescript, CSS, styled-components support
Outputs: CJS and MJS
No tooling configuration required
Design-systems-cli is basically a Create React App for design systems.
The main benefit it brings you as a developer is time savings. Setting up all of the monorepo, storybook, and build tools for a design system takes over a week if you piece it together yourself. You can do it with this project in minutes.
For the full documentation, go here.
To get started:
yarn && yarn startTo scaffold a new plugin inside this repo run the following command:
yarn run create:plugin "my plugin"Thank you to all these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!