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
- Official Website of Yarnen - https://yarnpkg.com/
- Quick Yarn Guideen - https://yarnpkg.com/docs/getting-started