Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 510 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 510 Bytes

Zend Framework 3 Example

Development with Docker

Using Docker is the preferred way of developing our projects.

  1. Clone the git repository locally:
git clone [email protected]:camelcasetech/zend-framework-3-example.git
  1. Build docker image and run docker.
docker-compose up

For the first install, Docker may take some time as it will download the images it requires. For subsequent runs, the start up time should be much faster.

  1. View the test page: http://localhost:8080/