310 B
310 B
oliverdavies.uk
The website code for oliverdavies.uk.
Local Development
-
Start the Docker containers.
docker-compose up -d
-
Go to
http://localhost
to view the site.
Running Tests
The PHPUnit tests can be run by running make tests
.