romellogoodman / polaris

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

Home Page:https://polaris.shopify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polaris

Polaris is our design system that helps us work together to build a great experience for all of Shopify’s merchants. Visit the Polaris style guide to learn more.

Folder

polaris/
├── documentation               # Documentation for working in the monorepo
├── polaris-for-vscode          # VSCode plugin for Polaris
├── polaris-react               # Components for @shopify/polaris package
└── polaris-shopify-com         # Documentation website

Getting Started (One time)

  1. Initialize the repository by installing external dependencies and symlinking internal packages.
yarn install
  1. Build every package in the monorepo.
yarn build

Local development

Develop polaris.shopify.com in watch mode:

yarn dev

Develop polaris-react in watch mode:

yarn dev:react

Contributing

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

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

https://polaris.shopify.com

License:Other


Languages

Language:TypeScript 85.8%Language:SCSS 11.9%Language:JavaScript 2.3%Language:Ruby 0.0%Language:HTML 0.0%Language:Procfile 0.0%