Design System Starter screenshot

Design System Starter

Author Avatar Theme by Adekunleoduye
Updated: 19 Sep 2020
10 Stars

A design system starter using Storybook and Gatsby.

Categories

Overview

The design-system-starter is a comprehensive package that combines the power of Storybook and Gatsby to create a robust and efficient design system. This starter kit provides developers with an organized framework for building and implementing design systems, allowing for faster and more seamless development.

Features

  • Storybook Integration: The design-system-starter seamlessly integrates with Storybook, providing developers with a dedicated environment for creating and previewing UI components.
  • Gatsby Compatibility: This starter kit is built on the Gatsby framework, allowing for optimized performance and improved website loading speeds.
  • Customizable Design Tokens: Developers can easily modify design tokens to match their brand identity and ensure consistency across all components.
  • Component Documentation: The design-system-starter includes a documentation feature that enables developers to easily document and share information about each component.

Installation

To install the design-system-starter, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/your-username/design-system-starter.git
  1. Navigate to the project directory:
cd design-system-starter
  1. Install the required dependencies:
npm install
  1. Start the local development server:
npm start
  1. Open your preferred browser and visit http://localhost:8000 to access the design system.

Summary

The design-system-starter is a powerful package that combines Storybook and Gatsby to create a seamless and efficient design system development experience. With features such as Storybook integration, Gatsby compatibility, customizable design tokens, and component documentation, this starter kit provides developers with a solid foundation for building and implementing design systems. By following the installation guide, developers can quickly set up the design system and start creating consistent and visually appealing components.