React components for the Primer Design System
Our documentation site lives at primer.style/components. You'll be able to find detailed documentation on getting started, all of the components, our theme, our principles, and more.
Install @primer/components in your project with your package manager of choice:
npm install @primer/components
// or
yarn add @primer/components
We love collaborating with folks inside and outside of GitHub and welcome contributions!
👉 See the contributing docs for more info on code style, testing, coverage, and troubleshooting.