start a program with yarn code example
Example 1: how to create react app using yarn
yarn create react-app my-app
Example 2: yarn to run in vs cdoe
code --install-extension vscode-yarn-*.*.*.vsix
yarn create react-app my-app
code --install-extension vscode-yarn-*.*.*.vsix