Using Docker is the preferred way of developing our projects.
- Clone the git repository locally:
git clone [email protected]:camelcasetech/zend-framework-3-example.git
- 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.
- View the test page: http://localhost:8080/