This repository contains the rendering logic for theguardian.com and for a subset of articles in the live apps.
It is a monorepo with 2 projects, apps-rendering
and dotcom-rendering
.
Go to apps rendering for more details.
Go to dotcom rendering for more details.
Most commands are run from within each project but the following can be run from the root:
pnpm storybook
- Runs Storybook for all projects
pnpm build-storybook
- Builds Storybook for all projects