More Premium Hugo Themes Premium React Themes

Design System

This is the repository for the Appsmith design system components

Design System

This is the repository for the Appsmith design system components

Author Avatar Theme by appsmithorg
Github Stars Github Stars: 31
Last Commit Last Commit: Jul 9, 2024 -
First Commit Created: May 5, 2023 -
Design System screenshot

Overview

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.

Features

  • Design system old: This package is now deprecated starting March 1, 2023.
  • Design system: The new design system package.

Installation

To install the Appsmith Design Systems, follow these steps:

  1. Install the old design system package by running the following command:
npm install @appsmithorg/design-system-old
  1. For more information on how to use the old design system, refer to the README and explore the Storybook.

  2. To install the new design system package, run the following command:

npm install @appsmithorg/design-system
  1. For guidance on using the new design system, refer to the README and explore the Storybook.

Summary

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.