design-system
design-system
design-system.pluralsight.comApache-2.0
8 hours ago14024
0.97
  • Pluralsight Design System Build Status
    • Check it out
    • Get involved
    • Run locally

Pluralsight Design System

The UI building blocks for creating a cohesive design across Pluralsight products.

Light WIP -- 50% less fat!

Check it out

design-system.pluralsight.com

Get involved

  • Use it in your app
  • Find ways to contribute
  • Prep to commit code

Run locally

Install nvm

nvm install
nvm use
npm install
npm run bootstrap
npm start