yarn run <script>
Term side of the Card
Topic: Yarn Commands
Unit title: yarn run <script>
Categories: Command
Explanation side of the Card
Explanation: The Yarn command that runs any script defined in the `package.json` file, enabling developers to run custom commands or tasks within the project.