Primer Brand is GitHub’s design system for creating marketing websites and digital experiences.
The design system comprises a Figma library and corresponding React components.
Our documentation site lives at primer.style/brand. You'll be able to find detailed documentation on getting started, all of the components and more.
Primer Brand libraries are published to the npm registry. After installing npm, you can install @primer/react-brand
as a dependency of your project:
npm install @primer/react-brand
See our getting started guide for more information.
See CONTRIBUTING.md for development and contribution guidelines.
You can find docs about our release process in RELEASING.md.