Skip to main content

Setting up package manager

Yarn

Recommend install Yarn latest version.

Yarn requires a Node installation & Homebrew to function.

Install command (macos):

brew install yarn

or (windows, linux):

npm install --global yarn