Skip to content

meetup/swarm-design-system

Repository files navigation

Build Status

Swarm Design System

Main documentation for the Swarm Design System by Meetup.


Editing content

Content is stored as markdown in src/content. For a full markdown reference, see this guide.

Build tasks

Command Description
yarn run build Gatsby will perform an optimized production build for your site generating static HTML and per-route JavaScript code bundles.
yarn run develop Gatsby will start a hot-reloading development environment accessible at localhost:8000