Getting Started
To get started with Alter you will need to create a new theme by running this command in your wp-content/themes
directory:
composer create-project alterfw/alter mytheme
This command will create a bootstrap project to getting started with Alter. See more about Alter in the Docs.