composer magento 2.3.3 command line code example
Example: install magento 2 command line composer
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition .
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition .