Skip to content

KelvesPires/design

 
 

Repository files navigation

Primer Interface Guidelines

Documentation for UI patterns and interaction guidelines.

Status

This is currently a work in progress! Follow along on our project board.

Local development

  1. Clone this repo, e.g. with:

    git clone https://github.com/primer/design
  2. In the terminal, navigate (cd) to the repo directory

  3. nvm use --default to use the correct node version.

  4. yarn to install dependencies

  5. yarn start to start the dev server

Deployment

We deploy this site using GitHub Pages. Every push to a branch other than main will deploy to a URL unique to the preview environment. Merges to main will automatically deploy the site to https://primer.github.io/design/.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.9%
  • TypeScript 33.0%
  • CSS 0.1%