Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 721 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 721 Bytes

Emulsify is an open-source tool for creating design systems with reusable components and clear guidelines for teams. Emulsify helps organizations scale their design while reducing cost, streamlining workflows, and improving accessibility.

Gatsby Starter Emulsify MDX

A starter to build an MDX style guide using gatsby-theme-emulsify.

Install

npm install or yarn

Usage

  1. npm run develop or yarn develop
  2. npm run build or yarn build

Deploy to Github Pages

  1. npm run deploy or yarn deploy