# react-carbon-theme-demo **Repository Path**: mirrors_ibm/react-carbon-theme-demo ## Basic Information - **Project Name**: react-carbon-theme-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-18 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Carbon V11 - Theming for React based applications This is a boiler plate application that demonstrates how theming can be achieved efficiently using carbon V11, which is used in the tutorial [here](https://developer-stage.dc4.usva.ibm.com/tutorials/awb-dynamic-theming-ibm-carbon/) ## How to quickly set up and run Go to application root and run the below commands ```curl npm install npm run build npm run start ``` And the application will run at port 3000 Please contact `@npovatho` for any clarifications