Prepare
Before you start building components, we suggest you use the following checklist:
- Install Adobe Commerce or Magento Open Source
- Set the application to developer mode
- Decide which type of component you're creating and how to set it up in
composer.json
. - Understand the component file structure