yarn add <package>
Term side of the Card
Topic: Yarn Commands
Unit title: yarn add <package>
Categories: Command
Explanation side of the Card
Explanation: The Yarn command that installs a package and automatically adds it to the project's dependencies in `package.json`. It can install specific versions or the latest available.