00mjk / design

Primer Design Guidelines

Home Page:https://primer.style/design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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/.

About

Primer Design Guidelines

https://primer.style/design

License:MIT License


Languages

Language:JavaScript 100.0%