How do I start Magento development?

  • Install Magento
  • Install required dependencies.
  • Set Magento for developer mode.
  • Choose which type of component you're creating and how to set it up in the composer. JSON.
  • Know the component file structure.

Learn More