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 | |
latest (v11.x) | v18(with TS) | Vite | |
latest (v11.x) | v17 | Vite | |
latest (v11.x) | v16 | Vite | |
v10.x | v17 | Vite | |
v10.x | v16 | Vite |
Each sandbox can be ran locally, instructions are provided in the sandbox
README.md
.