Skip to content

camelcasetechsd/zend-framework-3-example

Repository files navigation

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/

About

Zend Framework 3 Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published