First, run yarn build in the root of the carbon repository.
yarn install && yarn buildNow, all you need to do is cd into the directory and run:
yarn install
# or
npm install
yarn develop
# or
npm run developOpen http://localhost:3000 with your browser to see the result.