Skip to content

Latest commit

Β 

History

History
45 lines (34 loc) Β· 1.28 KB

File metadata and controls

45 lines (34 loc) Β· 1.28 KB

Carbon Design System

Deployment status

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 set up your machine to develop locally, please take a look at our wiki.

πŸš€ Build

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

yarn build