Okay, so you’ve heard about this new JavaScript package manager called yarn, installed it with npm i -g yarn, and now you want to know how to use it? For the most part if you know NPM, you’re already set! Here are the key notes for switching. 👍 Feel free to bookmark this article, as it will update often as yarn grows. Cheat Sheet — What you need to knownpm install === yarn Install is the default