Overview of Yarn

Yarn manages dependencies through a file named package.json and uses the same format for package.json as the Node Package Manager (npm) uses.

Note: You can find full documentation of how to install Yarn at their official site.

Get hands-on with 1200+ tech skills courses.