Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPrefer yarn for npm/package.json client #1
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yarn is a drop-in replacement for
npmwith bonuses:What it means to "Prefer yarn":
yarn installandyarn add {package}. This keepsyarn.lockup to date.@diracdeltas