Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Latest commit

 

History

History
40 lines (29 loc) · 1.24 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.24 KB

🚧 This forked repo is deprecated and is read-only for historical context only. 🚧

Carbon Design System

This is the Carbon Design System website. It's built using the gatsby-theme-carbon with GatsbyJS.

📂 Structure

src
├── components
├── data
├── gatsby-theme-carbon
├── images
├── pages
├── styles
├── util

👩‍💻 Develop

If you need more detailed information on how to setup your machine to develop locally, please take a look at our wiki.

🚀 Build

Runing the build command generates all the files and places them in the public folder.

yarn build