Using composer, execute the following command in the directory in which the application will be installed: composer create-project zendframework/zend-expressive-skeleton expressive-skeleton.
During installation process, you will be asked to make various decisions.
For the default installation qu...