yarn global add <package>
Term side of the Card
Topic: Yarn Commands
Unit title: yarn global add <package>
Categories: Command
Explanation side of the Card
Explanation: The Yarn command that installs a package globally, making it available for use in any project or from the command line without local installation.