This is the repository for the Appsmith design system components
The Appsmith Design Systems repository contains a collection of design systems maintained by Appsmith. It includes both an old and a new design system package.
To install the Appsmith Design Systems, follow these steps:
npm install @appsmithorg/design-system-old
For more information on how to use the old design system, refer to the README and explore the Storybook.
To install the new design system package, run the following command:
npm install @appsmithorg/design-system
The Appsmith Design Systems repository provides two packages: the old (deprecated) design system and the new design system. Users can install both packages and refer to their respective READMEs and Storybooks for more information on using them.