/dads-corner-app

A starter for a style guide powered by Gatsby Theme Emulsify

Primary LanguageJavaScript

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