Create Magento App
Setting up Magento 2 framework on local can be stressful and take a long time. Worry not! We got you covered. This deployment technology combines two powerful approaches of containerization and Infrastructure as code to provision you a Magento 2 instance in minutes!
Create Magento App is a tiny package for HUGE framework. To create Magento app in seconds:
yarn start # for Yarn
npm start # for NPM
The application will automatically select free ports. It will never let services previously installed on your machine down!
Screwed a local installation? Worry not, Create Magento App will set you up!
Last modified 7mo ago