InstallationΒΆ

Installing Composer is very easy. From any terminal or command line simply run the following command.

1yarn global add @composer-js/cli

Once complete can now run composer.

1composer --help