Skip to content

95junminhuang/design

 
 

Repository files navigation

Primer Design 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. npm install to install dependencies

  4. npm run dev to start the Next server

Deployment

We deploy this site using primer/deploy. 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.

About

Primer Design Guidelines

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HCL 2.1%