- Checkout to this branch.
- Run
npm ci
on packages/core. - Run
npm run build-all
andnpm start
to ensure there are no build errors.- Confirm that the build completes without errors.
- Start Storybook and check for any issues.
- Verify that there are no visual deviations or errors in the components.