-
Notifications
You must be signed in to change notification settings - Fork 25
Setup
Ryan Johnson edited this page May 2, 2018
·
7 revisions
- 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
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.