Skip to content

Instantly share code, notes, and snippets.

@daniDLL
Created October 30, 2018 18:49
Show Gist options
  • Save daniDLL/29257a18491ac48283881f2bc0842aad to your computer and use it in GitHub Desktop.
Save daniDLL/29257a18491ac48283881f2bc0842aad to your computer and use it in GitHub Desktop.
Magento 2 Create Project
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition magento
composer create-project --repository-url=https://repo.magento.com/ magento/project-enterprise-edition magento
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment