-
Notifications
You must be signed in to change notification settings - Fork 26
Setup
Ryan Johnson edited this page May 3, 2018
·
7 revisions
- Clone the
master
branchgit 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
- Follow instructions in Developer Setup
- Install wget
- Install/Update java
- Clone the
art
branchgit clone -b art [email protected]:rackerlabs/helix-ui.git
- Install Sketch version 47 or later
Certain browsers 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.