/helix-ui

Web Component library for the Helix Design System

Primary LanguageJavaScriptOtherNOASSERTION

Build Status

HelixUI

The HelixUI library provides front-end developers a set of reusable CSS classes and HTML Custom Elements that adhere to Helix design standards.

Adopting the library will enable developers to build products with consistent markup, styles, and behavior across a variety of frameworks.

Homepage

Documentation

Developer Setup

  1. install yarn
  2. yarn install to install project dependencies
  3. yarn start to begin working

Run Component Test Suite

  1. yarn test run full component test suite