Skip to content

Shopify’s design system to help us work together to build a great experience for all of our merchants.

License

Notifications You must be signed in to change notification settings

abhinavprajapati50/polaris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract illustration of a lady sitting with a hot drink in hand using a laptop

Polaris

Shopify’s design system to help us work together to build a great experience for all of our merchants.

storybook npm version CI PRs Welcome

Status Owner Help
Active @shopify/polaris New issue

About this repo

The shopify/polaris repository is an intergalactic monorepo made up of NPM packages, VSCode extensions, Figma plugins and websites.

polaris/
├── documentation               # Documentation for working in the monorepo
├── polaris-for-figma           # Figma plugin for Polaris
├── polaris-for-vscode          # VS Code extension for Polaris
├── polaris-icons               # Icons for Polaris
├── polaris-react               # Components for @shopify/polaris package
├── polaris-tokens              # Design tokens for Polaris
├── polaris.shopify.com         # Documentation website
└── stylelint-polaris           # Rules for custom property usage and mainline coverage

Commands

1. Install dependencies

yarn

2. Build the packages

yarn build

3. Start a local development environment

Start a storybook server for the polaris-react components

yarn turbo run dev --filter=@shopify/polaris...

Start a Next.js server for polaris.shopify.com

yarn turbo run dev --filter=polaris.shopify.com...

Contribute to this repo

Pull requests are welcome. See the contribution guidelines for more information.

Licenses

Source code is under a custom license based on MIT. The license restricts Polaris usage to applications that integrate or interoperate with Shopify software or services, with additional restrictions for external, stand-alone applications.

All icons and images are licensed under the Polaris Design Guidelines License Agreement

About

Shopify’s design system to help us work together to build a great experience for all of our merchants.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.7%
  • JavaScript 23.1%
  • SCSS 9.1%
  • Other 0.1%