Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 2.84 KB

README.md

File metadata and controls

27 lines (20 loc) · 2.84 KB

Carbon Design System Sandboxes

daily builds

This repository houses a collection of sandboxes to be used in online editors such as stackblitz.

These can be used for bug reproductions and explorations across different versions of key dependencies such as react.

Sandboxes are organized by top-level frameworks such as react and web-components. React can use any variety of react frameworks such as vite, nextjs, gatsby, remix, etc. for different testing or reproduction purposes.

Carbon version React version Framework Link
latest (v11.x) v18 Vite Open in StackBlitz
latest (v11.x) v18(with TS) Vite Open in StackBlitz
latest (v11.x) v17 Vite Open in StackBlitz
latest (v11.x) v16 Vite Open in StackBlitz
v10.x v17 Vite Open in StackBlitz
v10.x v16 Vite Open in StackBlitz

Local development

Each sandbox can be ran locally, instructions are provided in the sandbox README.md.