Available commands

There are multiple commands available in Create Magento App:

yarn start or npm run start

Start the application

yarn stop or npm run stop

Stop the application

yarn status or npm run status

Check application status

yarn cli or npm run cli

Enter application CLI

yarn logs or npm run logs

Explore application logsLink a theme

Experimental commands

yarn cleanup or npm run cleanup

⚠️ Uninstall a project

Last updated