All Projects → primer → Design

primer / Design

Licence: mit
Primer Design Guidelines

Programming Languages

javascript
184084 projects - #8 most used programming language

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. yarn to install dependencies

  4. yarn start to start the dev server

Deployment

We deploy this site using Vercel. Every push to a branch other than master will deploy to a URL unique to the branch name, i.e.: primer-design-{branch}.now.sh. Merges to master will automatically deploy the site to primer-design.now.sh.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].