This is a boiler plate application that demonstrates how theming can be achieved efficiently using carbon V11, which is used in the tutorial here
Go to application root and run the below commands
npm install
npm run build
npm run start
And the application will run at port 3000
Please contact @npovatho for any clarifications