Setup - HelixDesignSystem/helix-ui GitHub Wiki
Developer Setup
- Clone the
masterbranchgit clone [email protected]:rackerlabs/helix-ui.git
- Install a Node version manager
- Install Node
- From the root of the project, run...
- nodenv:
nodenv install - nvm:
nvm install $(cat .node-version)
- nodenv:
- From the root of the project, run...
- Install
yarn yarn install- Setup git hooks
- From the root of the project, run...
./scripts/setup-git-hooks.sh
- From the root of the project, run...
QE Setup
- Follow instructions in Developer Setup
- Install wget
- Install/Update java
Accessibility
Configuring Firefox on Mac for Keyboard Navigation
Certain browsers (Firefox) use the Mac OS system settings to apply keyboard navigation accessibility. To enable full keyboard navigation, enable the Keyboard setting shown in the image below.

Configuring Safari for Keyboard Navigation
