-
Notifications
You must be signed in to change notification settings - Fork 25
Setup
Ryan Johnson edited this page Oct 16, 2019
·
7 revisions
- Clone the
master
branchgit clone git@github.com: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...
- Follow instructions in Developer Setup
- Install wget
- Install/Update java
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.