Skip to content

Latest commit

Β 

History

History
38 lines (28 loc) Β· 1.16 KB

File metadata and controls

38 lines (28 loc) Β· 1.16 KB

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