What is "yarn"

Yarn is a package manager for npm-compatible Javascript dependencies.

He uses the same repository of Packages in npm and its dependency files (package.json) however manages to execute the same faster, reliable and safe that the npm.

Useful links