@reuters-graphics/us-election-components-2026
v1.0.21
Published
This repo contains Svelte components and styles for the 2026 U.S. election pages and embeds.
Downloads
2,186
Keywords
Readme
🇺🇸 us-election-component-2026
This repo contains Svelte components and styles for the 2026 U.S. election pages and embeds.
Docs
https://reuters-graphics.github.io/us-election-components-2026/
npm package
https://www.npmjs.com/package/us-election-components-2026
Install
pnpm install @reuters-graphics/us-election-components-2026Developing
Clone this repo.
Install dependencies and sync git hooks.
pnpm i && npx lefthook install- Start the Storybook development server.
pnpm start