@genesisx/design-system
v3.0.0-beta0.2
Published
Design-System is a powerful tool that helps you setup your own custom UI library and design system for your projects.
Downloads
44
Maintainers
Keywords
Readme
Design-System
Design-System is a powerful tool that helps you set up a thorough, end-to-end, fully configured design system with best practices and automation for your projects. With this tool, you are bound to save countless days if not weeks of setup time, allowing you to focus on delivering great products faster.
Usage
Install the package globally by running:
npm i -g @genesisx/design-system@latest
Go to the directory where you want to create a design system and run the below command:
ds
Provide inputs to the prompts. Following the questions asked:
- What is your ui design system going to be called? (scoped name is recommended)
- Do you want to provide an additional prefix? (applicable only for scoped naming conventions)
- Choose your package manager (pnpm is recommended)